| 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.publicIpv4Pool(String publicIpv4Pool)
Sets the value of
CfnEIPProps.getPublicIpv4Pool() |
CfnEIPProps.Builder |
CfnEIPProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnEIPProps.getTags() |
Copyright © 2021. All rights reserved.