@Stability(value=Stable)
public static interface CfnSpotFleet.TargetGroupsConfigProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-targetgroupsconfig.html
Modifier and Type | Interface and Description |
---|---|
static class |
CfnSpotFleet.TargetGroupsConfigProperty.Builder
A builder for
CfnSpotFleet.TargetGroupsConfigProperty |
static class |
CfnSpotFleet.TargetGroupsConfigProperty.Jsii$Proxy
An implementation for
CfnSpotFleet.TargetGroupsConfigProperty |
Modifier and Type | Method and Description |
---|---|
static CfnSpotFleet.TargetGroupsConfigProperty.Builder |
builder() |
Object |
getTargetGroups()
`CfnSpotFleet.TargetGroupsConfigProperty.TargetGroups`.
|
@Stability(value=Stable) @NotNull Object getTargetGroups()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-targetgroupsconfig.html#cfn-ec2-spotfleet-targetgroupsconfig-targetgroups
@Stability(value=Stable) static CfnSpotFleet.TargetGroupsConfigProperty.Builder builder()
Copyright © 2020. All rights reserved.