operations

@JvmName(name = "thaespmuwhqpwqov")
suspend fun operations(value: Output<List<ServicePerimeterDryRunEgressPolicyEgressToOperationArgs>>)
@JvmName(name = "kannarjaiokqmmbj")
suspend fun operations(value: List<ServicePerimeterDryRunEgressPolicyEgressToOperationArgs>?)

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


@JvmName(name = "ijrueqkjluqqrkep")
suspend fun operations(values: List<Output<ServicePerimeterDryRunEgressPolicyEgressToOperationArgs>>)
@JvmName(name = "ocsplnacpuktioyr")
suspend fun operations(vararg values: ServicePerimeterDryRunEgressPolicyEgressToOperationArgs)

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 = "ulkvtifbwndpplpu")
suspend fun operations(argument: List<suspend ServicePerimeterDryRunEgressPolicyEgressToOperationArgsBuilder.() -> Unit>)
@JvmName(name = "dbjcoxiaovkjfhot")
suspend fun operations(vararg argument: suspend ServicePerimeterDryRunEgressPolicyEgressToOperationArgsBuilder.() -> Unit)
@JvmName(name = "ytnhftxhclpajxyr")
suspend fun operations(argument: suspend ServicePerimeterDryRunEgressPolicyEgressToOperationArgsBuilder.() -> 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.