operations

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


@JvmName(name = "qvhkqoicjxjatryr")
suspend fun operations(values: List<Output<ServicePerimeterEgressPolicyEgressToOperationArgs>>)
@JvmName(name = "nweqvkefbbyrsrvq")
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 = "etfgjccsewxqjlke")
suspend fun operations(argument: List<suspend ServicePerimeterEgressPolicyEgressToOperationArgsBuilder.() -> Unit>)
@JvmName(name = "bwygudasjabjewjr")
suspend fun operations(vararg argument: suspend ServicePerimeterEgressPolicyEgressToOperationArgsBuilder.() -> Unit)
@JvmName(name = "ahckalrykmvbobth")
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.