KxEnvironmentTransitGatewayConfigurationAttachmentNetworkAclConfigurationIcmpTypeCodeArgs

data class KxEnvironmentTransitGatewayConfigurationAttachmentNetworkAclConfigurationIcmpTypeCodeArgs(val code: Output<Int>, val type: Output<Int>) : ConvertibleToJava<KxEnvironmentTransitGatewayConfigurationAttachmentNetworkAclConfigurationIcmpTypeCodeArgs>

Constructors

Functions

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

Properties

Link copied to clipboard
val code: Output<Int>

ICMP code. A value of -1 means all codes for the specified ICMP type.

Link copied to clipboard
val type: Output<Int>

ICMP type. A value of -1 means all types.