@Stability(value=Stable)
public static interface CfnAutoScalingGroup.LaunchTemplateProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-as-mixedinstancespolicy-launchtemplate.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAutoScalingGroup.LaunchTemplateProperty.Builder
A builder for
CfnAutoScalingGroup.LaunchTemplateProperty |
static class |
CfnAutoScalingGroup.LaunchTemplateProperty.Jsii$Proxy
An implementation for
CfnAutoScalingGroup.LaunchTemplateProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnAutoScalingGroup.LaunchTemplateProperty.Builder |
builder() |
Object |
getLaunchTemplateSpecification()
`CfnAutoScalingGroup.LaunchTemplateProperty.LaunchTemplateSpecification`.
|
default Object |
getOverrides()
`CfnAutoScalingGroup.LaunchTemplateProperty.Overrides`.
|
@Stability(value=Stable) @NotNull Object getLaunchTemplateSpecification()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-as-mixedinstancespolicy-launchtemplate.html#cfn-as-group-launchtemplate@Stability(value=Stable) @Nullable default Object getOverrides()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-as-mixedinstancespolicy-launchtemplate.html#cfn-as-mixedinstancespolicy-overrides@Stability(value=Stable) static CfnAutoScalingGroup.LaunchTemplateProperty.Builder builder()
Copyright © 2020. All rights reserved.