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