operations
Parameters
value
A list of ApiOperations the sources specified in corresponding IngressFrom are allowed to perform in this ServicePerimeter. Structure is documented below.
Parameters
values
A list of ApiOperations the sources specified in corresponding IngressFrom are allowed to perform in this ServicePerimeter. Structure is documented below.
suspend fun operations(argument: List<suspend ServicePerimeterIngressPolicyIngressToOperationArgsBuilder.() -> Unit>)
suspend fun operations(vararg argument: suspend ServicePerimeterIngressPolicyIngressToOperationArgsBuilder.() -> Unit)
suspend fun operations(argument: suspend ServicePerimeterIngressPolicyIngressToOperationArgsBuilder.() -> Unit)
Parameters
argument
A list of ApiOperations the sources specified in corresponding IngressFrom are allowed to perform in this ServicePerimeter. Structure is documented below.