operator Owners
Parameters
value
Optional. Operator team that ensures runtime and operations. Structure is documented below.
Parameters
values
Optional. Operator team that ensures runtime and operations. Structure is documented below.
suspend fun operatorOwners(argument: List<suspend ApplicationAttributesOperatorOwnerArgsBuilder.() -> Unit>)
suspend fun operatorOwners(vararg argument: suspend ApplicationAttributesOperatorOwnerArgsBuilder.() -> Unit)
suspend fun operatorOwners(argument: suspend ApplicationAttributesOperatorOwnerArgsBuilder.() -> Unit)
Parameters
argument
Optional. Operator team that ensures runtime and operations. Structure is documented below.