@Stability(value=External) public static final class CfnNetworkAclEntry.IcmpProperty.Builder extends Object
CfnNetworkAclEntry.IcmpProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnNetworkAclEntry.IcmpProperty |
build()
Builds the configured instance.
|
CfnNetworkAclEntry.IcmpProperty.Builder |
code(Number code)
Sets the value of Code
|
CfnNetworkAclEntry.IcmpProperty.Builder |
type(Number type)
Sets the value of Type
|
@Stability(value=External) public CfnNetworkAclEntry.IcmpProperty.Builder code(Number code)
code
- `CfnNetworkAclEntry.IcmpProperty.Code`.this
@Stability(value=External) public CfnNetworkAclEntry.IcmpProperty.Builder type(Number type)
type
- `CfnNetworkAclEntry.IcmpProperty.Type`.this
@Stability(value=External) public CfnNetworkAclEntry.IcmpProperty build()
CfnNetworkAclEntry.IcmpProperty
NullPointerException
- if any required attribute was not providedCopyright © 2019. All rights reserved.