@Stability(value=Stable) public static final class CfnNetworkAclEntry.IcmpProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnNetworkAclEntry.IcmpProperty>
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
CfnNetworkAclEntry.IcmpProperty.getCode() |
CfnNetworkAclEntry.IcmpProperty.Builder |
type(Number type)
Sets the value of
CfnNetworkAclEntry.IcmpProperty.getType() |
@Stability(value=Stable) public CfnNetworkAclEntry.IcmpProperty.Builder code(Number code)
CfnNetworkAclEntry.IcmpProperty.getCode()
code
- `CfnNetworkAclEntry.IcmpProperty.Code`.this
@Stability(value=Stable) public CfnNetworkAclEntry.IcmpProperty.Builder type(Number type)
CfnNetworkAclEntry.IcmpProperty.getType()
type
- `CfnNetworkAclEntry.IcmpProperty.Type`.this
@Stability(value=Stable) public CfnNetworkAclEntry.IcmpProperty build()
build
in interface software.amazon.jsii.Builder<CfnNetworkAclEntry.IcmpProperty>
CfnNetworkAclEntry.IcmpProperty
NullPointerException
- if any required attribute was not providedCopyright © 2021. All rights reserved.