| 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() |
Copyright © 2021. All rights reserved.