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