@Stability(value=Stable)
public static interface CfnSpotFleet.InstanceIpv6AddressProperty
extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static class |
CfnSpotFleet.InstanceIpv6AddressProperty.Builder
A builder for
CfnSpotFleet.InstanceIpv6AddressProperty |
static class |
CfnSpotFleet.InstanceIpv6AddressProperty.Jsii$Proxy
An implementation for
CfnSpotFleet.InstanceIpv6AddressProperty |
Modifier and Type | Method and Description |
---|---|
static CfnSpotFleet.InstanceIpv6AddressProperty.Builder |
builder() |
String |
getIpv6Address()
`CfnSpotFleet.InstanceIpv6AddressProperty.Ipv6Address`.
|
@Stability(value=Stable) @NotNull String getIpv6Address()
@Stability(value=Stable) static CfnSpotFleet.InstanceIpv6AddressProperty.Builder builder()
Copyright © 2021. All rights reserved.