@Stability(value=Stable)
public static interface CfnInstance.PrivateIpAddressSpecificationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-network-interface-privateipspec.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnInstance.PrivateIpAddressSpecificationProperty.Builder
A builder for
CfnInstance.PrivateIpAddressSpecificationProperty |
static class |
CfnInstance.PrivateIpAddressSpecificationProperty.Jsii$Proxy
An implementation for
CfnInstance.PrivateIpAddressSpecificationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnInstance.PrivateIpAddressSpecificationProperty.Builder |
builder() |
Object |
getPrimary()
`CfnInstance.PrivateIpAddressSpecificationProperty.Primary`.
|
String |
getPrivateIpAddress()
`CfnInstance.PrivateIpAddressSpecificationProperty.PrivateIpAddress`.
|
@Stability(value=Stable) @NotNull Object getPrimary()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-network-interface-privateipspec.html#cfn-ec2-networkinterface-privateipspecification-primary@Stability(value=Stable) @NotNull String getPrivateIpAddress()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-network-interface-privateipspec.html#cfn-ec2-networkinterface-privateipspecification-privateipaddress@Stability(value=Stable) static CfnInstance.PrivateIpAddressSpecificationProperty.Builder builder()
Copyright © 2020. All rights reserved.