operations

@JvmName(name = "yuffkofcwqitauxy")
suspend fun operations(value: Output<List<ServicePerimeterSpecEgressPolicyEgressToOperationArgs>>)
@JvmName(name = "lpxliidyyqlarymy")
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 = "sxshbyqwadkuotef")
suspend fun operations(vararg values: Output<ServicePerimeterSpecEgressPolicyEgressToOperationArgs>)


@JvmName(name = "oaxosaimjkjunufp")
suspend fun operations(values: List<Output<ServicePerimeterSpecEgressPolicyEgressToOperationArgs>>)
@JvmName(name = "pcaauuvddbmlklyo")
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 = "ochtjpjhwevnbvew")
suspend fun operations(argument: List<suspend ServicePerimeterSpecEgressPolicyEgressToOperationArgsBuilder.() -> Unit>)
@JvmName(name = "fcwatjhsuupskfqw")
suspend fun operations(vararg argument: suspend ServicePerimeterSpecEgressPolicyEgressToOperationArgsBuilder.() -> Unit)
@JvmName(name = "spuueqtllvrebemu")
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.