Kx Environment Transit Gateway Configuration Attachment Network Acl Configuration Args
data class KxEnvironmentTransitGatewayConfigurationAttachmentNetworkAclConfigurationArgs(val cidrBlock: Output<String>, val icmpTypeCode: Output<KxEnvironmentTransitGatewayConfigurationAttachmentNetworkAclConfigurationIcmpTypeCodeArgs>? = null, val portRange: Output<KxEnvironmentTransitGatewayConfigurationAttachmentNetworkAclConfigurationPortRangeArgs>? = null, val protocol: Output<String>, val ruleAction: Output<String>, val ruleNumber: Output<Int>) : ConvertibleToJava<KxEnvironmentTransitGatewayConfigurationAttachmentNetworkAclConfigurationArgs>
Constructors
Link copied to clipboard
fun KxEnvironmentTransitGatewayConfigurationAttachmentNetworkAclConfigurationArgs(cidrBlock: Output<String>, icmpTypeCode: Output<KxEnvironmentTransitGatewayConfigurationAttachmentNetworkAclConfigurationIcmpTypeCodeArgs>? = null, portRange: Output<KxEnvironmentTransitGatewayConfigurationAttachmentNetworkAclConfigurationPortRangeArgs>? = null, protocol: Output<String>, ruleAction: Output<String>, ruleNumber: Output<Int>)
Functions
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard