@Stability(value=Stable) public static final class CfnSpotFleet.GroupIdentifierProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnSpotFleet.GroupIdentifierProperty>
CfnSpotFleet.GroupIdentifierProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnSpotFleet.GroupIdentifierProperty |
build()
Builds the configured instance.
|
CfnSpotFleet.GroupIdentifierProperty.Builder |
groupId(String groupId)
Sets the value of
CfnSpotFleet.GroupIdentifierProperty.getGroupId() |
@Stability(value=Stable) public CfnSpotFleet.GroupIdentifierProperty.Builder groupId(String groupId)
CfnSpotFleet.GroupIdentifierProperty.getGroupId()groupId - The ID of the security group. This parameter is required.this@Stability(value=Stable) public CfnSpotFleet.GroupIdentifierProperty build()
build in interface software.amazon.jsii.Builder<CfnSpotFleet.GroupIdentifierProperty>CfnSpotFleet.GroupIdentifierPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.