Kx Environment Transit Gateway Configuration Args
data class KxEnvironmentTransitGatewayConfigurationArgs(val attachmentNetworkAclConfigurations: Output<List<KxEnvironmentTransitGatewayConfigurationAttachmentNetworkAclConfigurationArgs>>? = null, val routableCidrSpace: Output<String>, val transitGatewayId: Output<String>) : ConvertibleToJava<KxEnvironmentTransitGatewayConfigurationArgs>
Constructors
Link copied to clipboard
fun KxEnvironmentTransitGatewayConfigurationArgs(attachmentNetworkAclConfigurations: Output<List<KxEnvironmentTransitGatewayConfigurationAttachmentNetworkAclConfigurationArgs>>? = null, routableCidrSpace: Output<String>, transitGatewayId: Output<String>)
Functions
Properties
Link copied to clipboard