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