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