@Stability(value=Stable) public static final class CfnSpotFleet.TargetGroupProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnSpotFleet.TargetGroupProperty>
CfnSpotFleet.TargetGroupProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnSpotFleet.TargetGroupProperty.Builder |
arn(String arn)
Sets the value of
CfnSpotFleet.TargetGroupProperty.getArn() |
CfnSpotFleet.TargetGroupProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnSpotFleet.TargetGroupProperty.Builder arn(String arn)
CfnSpotFleet.TargetGroupProperty.getArn()arn - The Amazon Resource Name (ARN) of the target group. This parameter is required.this@Stability(value=Stable) public CfnSpotFleet.TargetGroupProperty build()
build in interface software.amazon.jsii.Builder<CfnSpotFleet.TargetGroupProperty>CfnSpotFleet.TargetGroupPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.