operations

@JvmName(name = "txgjjsxxgmpxppgg")
suspend fun operations(value: Output<List<ServicePerimeterSpecEgressPolicyEgressToOperationArgs>>)
@JvmName(name = "lbucfwhfqefvybow")
suspend fun operations(value: List<ServicePerimeterSpecEgressPolicyEgressToOperationArgs>?)

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


@JvmName(name = "vqpaisubmrhhycqp")
suspend fun operations(values: List<Output<ServicePerimeterSpecEgressPolicyEgressToOperationArgs>>)
@JvmName(name = "lkjaadtafdhkvfwa")
suspend fun operations(vararg values: ServicePerimeterSpecEgressPolicyEgressToOperationArgs)

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 = "xkbtghhhavkmhrdj")
suspend fun operations(argument: List<suspend ServicePerimeterSpecEgressPolicyEgressToOperationArgsBuilder.() -> Unit>)
@JvmName(name = "fxtffetrsfhheilb")
suspend fun operations(vararg argument: suspend ServicePerimeterSpecEgressPolicyEgressToOperationArgsBuilder.() -> Unit)
@JvmName(name = "slinpcobrfgpwfrd")
suspend fun operations(argument: suspend ServicePerimeterSpecEgressPolicyEgressToOperationArgsBuilder.() -> 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.