Skip to main content

AWSEC2LaunchTemplateTagSpecification

No description

type AWSEC2LaunchTemplateTagSpecification {
resourceType: AWSEC2LaunchTemplateTagResourceType!
tags: [AWSTag]!
}

Fields

AWSEC2LaunchTemplateTagSpecification.resourceType ● AWSEC2LaunchTemplateTagResourceType! non-null enum

The type of resource to tag

AWSEC2LaunchTemplateTagSpecification.tags ● [AWSTag]! non-null object

The tags for the resource

Member of

AWSEC2LaunchTemplateData object