operations

@JvmName(name = "oibjophamufkugwp")
suspend fun operations(value: Output<List<ServicePerimeterStatusEgressPolicyEgressToOperationArgs>>)
@JvmName(name = "aghrwppfdjegwvjq")
suspend fun operations(value: List<ServicePerimeterStatusEgressPolicyEgressToOperationArgs>?)

Parameters

value

A list of ApiOperations that this egress rule applies to. A request matches if it contains an operation/service in this list. Structure is documented below.


@JvmName(name = "esdumpqhgnkvrmae")
suspend fun operations(vararg values: Output<ServicePerimeterStatusEgressPolicyEgressToOperationArgs>)


@JvmName(name = "lrjowqiddkaftbqo")
suspend fun operations(values: List<Output<ServicePerimeterStatusEgressPolicyEgressToOperationArgs>>)
@JvmName(name = "wmmyttrflspllfwf")
suspend fun operations(vararg values: ServicePerimeterStatusEgressPolicyEgressToOperationArgs)

Parameters

values

A list of ApiOperations that this egress rule applies to. A request matches if it contains an operation/service in this list. Structure is documented below.


@JvmName(name = "cjjpnyosuhhgxkrb")
suspend fun operations(argument: List<suspend ServicePerimeterStatusEgressPolicyEgressToOperationArgsBuilder.() -> Unit>)
@JvmName(name = "bigvuljacpqouasq")
suspend fun operations(vararg argument: suspend ServicePerimeterStatusEgressPolicyEgressToOperationArgsBuilder.() -> Unit)
@JvmName(name = "idmlqitgkdaywhpa")
suspend fun operations(argument: suspend ServicePerimeterStatusEgressPolicyEgressToOperationArgsBuilder.() -> Unit)

Parameters

argument

A list of ApiOperations that this egress rule applies to. A request matches if it contains an operation/service in this list. Structure is documented below.