add

Encloses allocations constituent to this application instance.

repeated .elide.app.InstanceAllocation allocation = 9;

Parameters

value

The allocation to add.


@JvmName(name = "addDomain")
fun DslList<String, ApplicationInstanceKt.Dsl.DomainProxy>.add(value: String)
Domains where this instance can be accessed.

repeated string domain = 10;

Parameters

value

The domain to add.