java.lang.Object
software.amazon.awscdk.services.ec2.CfnLaunchTemplate.PrivateIpAddProperty.Builder
Constructor Summary
Constructors
Method Summary
All Methods Instance Methods Concrete Methods
Builds the configured instance.
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Method Details
primary
Parameters:
primary
- Indicates whether the private IPv4 address is the primary private IPv4 address.
Only one IPv4 address can be designated as primary.
Returns:
this
primary
Parameters:
primary
- Indicates whether the private IPv4 address is the primary private IPv4 address.
Only one IPv4 address can be designated as primary.
Returns:
this
privateIpAddress
Parameters:
privateIpAddress
- The private IPv4 address.
Returns:
this