set
operator fun DslList<InstanceAllocation, ApplicationInstanceKt.Dsl.AllocationProxy>.set(index: Int, value: InstanceAllocation)
Encloses allocations constituent to this application instance.
Content copied to clipboard
repeated .elide.app.InstanceAllocation allocation = 9;
Parameters
index
The index to set the value at.
value
The allocation to set.
Domains where this instance can be accessed.
Content copied to clipboard
repeated string domain = 10;
Parameters
index
The index to set the value at.
value
The domain to set.