ApplicationUpstreamEgressPolicyArgs

data class ApplicationUpstreamEgressPolicyArgs(val regions: Output<List<String>>) : ConvertibleToJava<ApplicationUpstreamEgressPolicyArgs>

Constructors

Link copied to clipboard
constructor(regions: Output<List<String>>)

Properties

Link copied to clipboard
val regions: Output<List<String>>

Required. List of regions where the application sends traffic to.

Functions

Link copied to clipboard
open override fun toJava(): ApplicationUpstreamEgressPolicyArgs