AWSEC2LaunchTemplateTagSpecification
Objective-C
@interface AWSEC2LaunchTemplateTagSpecification
Swift
class AWSEC2LaunchTemplateTagSpecification
The tags specification for the launch template.
-
The type of resource to tag.
Declaration
Objective-C
@property (nonatomic) AWSEC2ResourceType resourceType;Swift
var resourceType: AWSEC2ResourceType { get set }
View on GitHub
Install in Dash
AWSEC2LaunchTemplateTagSpecification Class Reference