@Stability(value=Stable)
public static interface CfnLaunchTemplate.PrivateIpAddProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default String getPrivateIpAddress()
@Stability(value=Stable) static CfnLaunchTemplate.PrivateIpAddProperty.Builder builder()
Copyright © 2021. All rights reserved.