@Stability(value=Stable) public static final class CfnLaunchTemplate.LaunchTemplateTagSpecificationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnLaunchTemplate.LaunchTemplateTagSpecificationProperty>
CfnLaunchTemplate.LaunchTemplateTagSpecificationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnLaunchTemplate.LaunchTemplateTagSpecificationProperty |
build()
Builds the configured instance.
|
CfnLaunchTemplate.LaunchTemplateTagSpecificationProperty.Builder |
resourceType(String resourceType)
|
CfnLaunchTemplate.LaunchTemplateTagSpecificationProperty.Builder |
tags(List<? extends CfnTag> tags)
Sets the value of
CfnLaunchTemplate.LaunchTemplateTagSpecificationProperty.getTags() |
@Stability(value=Stable) public CfnLaunchTemplate.LaunchTemplateTagSpecificationProperty.Builder resourceType(String resourceType)
resourceType - `CfnLaunchTemplate.LaunchTemplateTagSpecificationProperty.ResourceType`.this@Stability(value=Stable) public CfnLaunchTemplate.LaunchTemplateTagSpecificationProperty.Builder tags(List<? extends CfnTag> tags)
CfnLaunchTemplate.LaunchTemplateTagSpecificationProperty.getTags()tags - `CfnLaunchTemplate.LaunchTemplateTagSpecificationProperty.Tags`.this@Stability(value=Stable) public CfnLaunchTemplate.LaunchTemplateTagSpecificationProperty build()
build in interface software.amazon.jsii.Builder<CfnLaunchTemplate.LaunchTemplateTagSpecificationProperty>CfnLaunchTemplate.LaunchTemplateTagSpecificationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.