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