@Stability(value=Stable)
public static interface CfnLaunchTemplate.LaunchTemplateTagSpecificationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnLaunchTemplate.LaunchTemplateTagSpecificationProperty.Builder
A builder for
CfnLaunchTemplate.LaunchTemplateTagSpecificationProperty |
static class |
CfnLaunchTemplate.LaunchTemplateTagSpecificationProperty.Jsii$Proxy
An implementation for
CfnLaunchTemplate.LaunchTemplateTagSpecificationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnLaunchTemplate.LaunchTemplateTagSpecificationProperty.Builder |
builder() |
default String |
getResourceType()
`CfnLaunchTemplate.LaunchTemplateTagSpecificationProperty.ResourceType`.
|
default List<CfnTag> |
getTags()
`CfnLaunchTemplate.LaunchTemplateTagSpecificationProperty.Tags`.
|
@Stability(value=Stable) @Nullable default String getResourceType()
@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
@Stability(value=Stable) static CfnLaunchTemplate.LaunchTemplateTagSpecificationProperty.Builder builder()
Copyright © 2021. All rights reserved.