operations

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


@JvmName(name = "akgpsisjwdbaotxw")
suspend fun operations(values: List<Output<ServicePerimeterEgressPolicyEgressToOperationArgs>>)
@JvmName(name = "sfjyguvmtwihupdm")
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 = "reqbnqqkjxblfqps")
suspend fun operations(argument: List<suspend ServicePerimeterEgressPolicyEgressToOperationArgsBuilder.() -> Unit>)
@JvmName(name = "rtanwnyfpqnhbfoq")
suspend fun operations(vararg argument: suspend ServicePerimeterEgressPolicyEgressToOperationArgsBuilder.() -> Unit)
@JvmName(name = "dneqllripssiydwa")
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.