@Stability(value=Stable) public static final class CfnLaunchTemplate.Ipv4PrefixSpecificationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnLaunchTemplate.Ipv4PrefixSpecificationProperty>
CfnLaunchTemplate.Ipv4PrefixSpecificationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnLaunchTemplate.Ipv4PrefixSpecificationProperty |
build()
Builds the configured instance.
|
CfnLaunchTemplate.Ipv4PrefixSpecificationProperty.Builder |
ipv4Prefix(String ipv4Prefix)
Sets the value of
CfnLaunchTemplate.Ipv4PrefixSpecificationProperty.getIpv4Prefix() |
@Stability(value=Stable) public CfnLaunchTemplate.Ipv4PrefixSpecificationProperty.Builder ipv4Prefix(String ipv4Prefix)
CfnLaunchTemplate.Ipv4PrefixSpecificationProperty.getIpv4Prefix()ipv4Prefix - The IPv4 prefix.
For information, see Assigning prefixes to Amazon EC2 network interfaces in the Amazon Elastic Compute Cloud User Guide .this@Stability(value=Stable) public CfnLaunchTemplate.Ipv4PrefixSpecificationProperty build()
build in interface software.amazon.jsii.Builder<CfnLaunchTemplate.Ipv4PrefixSpecificationProperty>CfnLaunchTemplate.Ipv4PrefixSpecificationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.