Kx Environment Transit Gateway Configuration Attachment Network Acl Configuration
data class KxEnvironmentTransitGatewayConfigurationAttachmentNetworkAclConfiguration(val cidrBlock: String, val icmpTypeCode: KxEnvironmentTransitGatewayConfigurationAttachmentNetworkAclConfigurationIcmpTypeCode? = null, val portRange: KxEnvironmentTransitGatewayConfigurationAttachmentNetworkAclConfigurationPortRange? = null, val protocol: String, val ruleAction: String, val ruleNumber: Int)
Constructors
Link copied to clipboard
fun KxEnvironmentTransitGatewayConfigurationAttachmentNetworkAclConfiguration(cidrBlock: String, icmpTypeCode: KxEnvironmentTransitGatewayConfigurationAttachmentNetworkAclConfigurationIcmpTypeCode? = null, portRange: KxEnvironmentTransitGatewayConfigurationAttachmentNetworkAclConfigurationPortRange? = null, protocol: String, ruleAction: String, ruleNumber: Int)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard