Kx Environment Transit Gateway Configuration
data class KxEnvironmentTransitGatewayConfiguration(val attachmentNetworkAclConfigurations: List<KxEnvironmentTransitGatewayConfigurationAttachmentNetworkAclConfiguration>? = null, val routableCidrSpace: String, val transitGatewayId: String)
Constructors
Link copied to clipboard
fun KxEnvironmentTransitGatewayConfiguration(attachmentNetworkAclConfigurations: List<KxEnvironmentTransitGatewayConfigurationAttachmentNetworkAclConfiguration>? = null, routableCidrSpace: String, transitGatewayId: String)
Types
Properties
Link copied to clipboard