@Stability(value=Stable)
public static interface CfnComputeEnvironment.LaunchTemplateSpecificationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-launchtemplatespecification.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnComputeEnvironment.LaunchTemplateSpecificationProperty.Builder
|
static class |
CfnComputeEnvironment.LaunchTemplateSpecificationProperty.Jsii$Proxy
An implementation for
CfnComputeEnvironment.LaunchTemplateSpecificationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnComputeEnvironment.LaunchTemplateSpecificationProperty.Builder |
builder() |
default String |
getLaunchTemplateId()
`CfnComputeEnvironment.LaunchTemplateSpecificationProperty.LaunchTemplateId`.
|
default String |
getLaunchTemplateName()
`CfnComputeEnvironment.LaunchTemplateSpecificationProperty.LaunchTemplateName`.
|
default String |
getVersion()
`CfnComputeEnvironment.LaunchTemplateSpecificationProperty.Version`.
|
@Stability(value=Stable) @Nullable default String getLaunchTemplateId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-launchtemplatespecification.html#cfn-batch-computeenvironment-launchtemplatespecification-launchtemplateid@Stability(value=Stable) @Nullable default String getLaunchTemplateName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-launchtemplatespecification.html#cfn-batch-computeenvironment-launchtemplatespecification-launchtemplatename@Stability(value=Stable) @Nullable default String getVersion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-launchtemplatespecification.html#cfn-batch-computeenvironment-launchtemplatespecification-version@Stability(value=Stable) static CfnComputeEnvironment.LaunchTemplateSpecificationProperty.Builder builder()
Copyright © 2020. All rights reserved.