operations

@JvmName(name = "aesuncadcehjhtoo")
suspend fun operations(value: Output<List<ServicePerimeterEgressPolicyEgressToOperationArgs>>)
@JvmName(name = "jhpmebmwfebojqff")
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 = "vseefhmnqsvptwlw")
suspend fun operations(vararg values: Output<ServicePerimeterEgressPolicyEgressToOperationArgs>)


@JvmName(name = "dmmbockcepwctxax")
suspend fun operations(values: List<Output<ServicePerimeterEgressPolicyEgressToOperationArgs>>)
@JvmName(name = "ubrhtyewsrbrwkrq")
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 = "phtngcflelprcmuo")
suspend fun operations(argument: List<suspend ServicePerimeterEgressPolicyEgressToOperationArgsBuilder.() -> Unit>)
@JvmName(name = "ydsxgehsrekswxnx")
suspend fun operations(vararg argument: suspend ServicePerimeterEgressPolicyEgressToOperationArgsBuilder.() -> Unit)
@JvmName(name = "bvlulrybylvqwsju")
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.