java.lang.Object
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnSpotFleetPropsMixin.PrivateIpAddressSpecificationProperty.Builder
-
Constructor Summary
Constructors
-
Method Summary
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
-