@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:16.969Z") @Stability(value=Stable) public interface CfnEIPAssociationProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnEIPAssociationProps.Builder
A builder for
CfnEIPAssociationProps |
static class |
CfnEIPAssociationProps.Jsii$Proxy
An implementation for
CfnEIPAssociationProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnEIPAssociationProps.Builder |
builder() |
default String |
getAllocationId()
`AWS::EC2::EIPAssociation.AllocationId`.
|
default String |
getEip()
`AWS::EC2::EIPAssociation.EIP`.
|
default String |
getInstanceId()
`AWS::EC2::EIPAssociation.InstanceId`.
|
default String |
getNetworkInterfaceId()
`AWS::EC2::EIPAssociation.NetworkInterfaceId`.
|
default String |
getPrivateIpAddress()
`AWS::EC2::EIPAssociation.PrivateIpAddress`.
|
@Stability(value=Stable) @Nullable default String getAllocationId()
@Stability(value=Stable) @Nullable default String getEip()
@Stability(value=Stable) @Nullable default String getInstanceId()
@Stability(value=Stable) @Nullable default String getNetworkInterfaceId()
@Stability(value=Stable) @Nullable default String getPrivateIpAddress()
@Stability(value=Stable) static CfnEIPAssociationProps.Builder builder()
CfnEIPAssociationProps.Builder of CfnEIPAssociationPropsCopyright © 2021. All rights reserved.