@Stability(value=Stable)
public static interface CfnNetworkAclEntry.IcmpProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-networkaclentry-icmp.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnNetworkAclEntry.IcmpProperty.Builder
A builder for
CfnNetworkAclEntry.IcmpProperty |
static class |
CfnNetworkAclEntry.IcmpProperty.Jsii$Proxy
An implementation for
CfnNetworkAclEntry.IcmpProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnNetworkAclEntry.IcmpProperty.Builder |
builder() |
default Number |
getCode()
`CfnNetworkAclEntry.IcmpProperty.Code`.
|
default Number |
getType()
`CfnNetworkAclEntry.IcmpProperty.Type`.
|
@Stability(value=Stable) @Nullable default Number getCode()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-networkaclentry-icmp.html#cfn-ec2-networkaclentry-icmp-code@Stability(value=Stable) @Nullable default Number getType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-networkaclentry-icmp.html#cfn-ec2-networkaclentry-icmp-type@Stability(value=Stable) static CfnNetworkAclEntry.IcmpProperty.Builder builder()
Copyright © 2020. All rights reserved.