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