| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnEIPProps.Builder |
CfnEIPProps.builder() |
CfnEIPProps.Builder |
CfnEIPProps.Builder.domain(String domain)
Sets the value of
CfnEIPProps.getDomain() |
CfnEIPProps.Builder |
CfnEIPProps.Builder.instanceId(String instanceId)
Sets the value of
CfnEIPProps.getInstanceId() |
CfnEIPProps.Builder |
CfnEIPProps.Builder.networkBorderGroup(String networkBorderGroup)
Sets the value of
CfnEIPProps.getNetworkBorderGroup() |
CfnEIPProps.Builder |
CfnEIPProps.Builder.publicIpv4Pool(String publicIpv4Pool)
Sets the value of
CfnEIPProps.getPublicIpv4Pool() |
CfnEIPProps.Builder |
CfnEIPProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnEIPProps.getTags() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnEIPProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnEIPProps.Builder. |
Copyright © 2022. All rights reserved.