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