| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnInstance.PrivateIpAddressSpecificationProperty.Builder |
CfnInstance.PrivateIpAddressSpecificationProperty.builder() |
CfnInstance.PrivateIpAddressSpecificationProperty.Builder |
CfnInstance.PrivateIpAddressSpecificationProperty.Builder.primary(Boolean primary)
Sets the value of
CfnInstance.PrivateIpAddressSpecificationProperty.getPrimary() |
CfnInstance.PrivateIpAddressSpecificationProperty.Builder |
CfnInstance.PrivateIpAddressSpecificationProperty.Builder.primary(IResolvable primary)
Sets the value of
CfnInstance.PrivateIpAddressSpecificationProperty.getPrimary() |
CfnInstance.PrivateIpAddressSpecificationProperty.Builder |
CfnInstance.PrivateIpAddressSpecificationProperty.Builder.privateIpAddress(String privateIpAddress)
Sets the value of
CfnInstance.PrivateIpAddressSpecificationProperty.getPrivateIpAddress() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnInstance.PrivateIpAddressSpecificationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnInstance.AssociationParameterProperty.Builder. |
Copyright © 2022. All rights reserved.