toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.fms.kotlin.outputs
/
PolicyNetworkAclEntryIcmpTypeCodeProperties
Policy
Network
Acl
Entry
Icmp
Type
Code
Properties
data
class
PolicyNetworkAclEntryIcmpTypeCodeProperties
(
val
code
:
Int
,
val
type
:
Int
)
ICMP type and code.
Members
Constructors
Policy
Network
Acl
Entry
Icmp
Type
Code
Properties
Link copied to clipboard
constructor
(
code
:
Int
,
type
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
code
Link copied to clipboard
val
code
:
Int
Code.
type
Link copied to clipboard
val
type
:
Int
Type.