operations

@JvmName(name = "dxwodjtifjyosncm")
suspend fun operations(value: Output<List<ServicePerimeterEgressPolicyEgressToOperationArgs>>)
@JvmName(name = "wduhegaltprjwnbp")
suspend fun operations(value: List<ServicePerimeterEgressPolicyEgressToOperationArgs>?)

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 = "pduwkrduvteevrnm")
suspend fun operations(vararg values: Output<ServicePerimeterEgressPolicyEgressToOperationArgs>)


@JvmName(name = "klebubqgfxonqbjq")
suspend fun operations(values: List<Output<ServicePerimeterEgressPolicyEgressToOperationArgs>>)
@JvmName(name = "gwwdxvqhjgddrurj")
suspend fun operations(vararg values: ServicePerimeterEgressPolicyEgressToOperationArgs)

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 = "rtytumqgnejlkrjf")
suspend fun operations(argument: List<suspend ServicePerimeterEgressPolicyEgressToOperationArgsBuilder.() -> Unit>)
@JvmName(name = "gpucbipktxckwkdp")
suspend fun operations(vararg argument: suspend ServicePerimeterEgressPolicyEgressToOperationArgsBuilder.() -> Unit)
@JvmName(name = "skyomftgtmjfdgoe")
suspend fun operations(argument: suspend ServicePerimeterEgressPolicyEgressToOperationArgsBuilder.() -> 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.