AWSEC2LaunchTemplateTagSpecification
Objective-C
@interface AWSEC2LaunchTemplateTagSpecification
Swift
class AWSEC2LaunchTemplateTagSpecification
The tag specification for the launch template.
-
The type of resource.
Declaration
Objective-C
@property (nonatomic) AWSEC2ResourceType resourceType;
Swift
var resourceType: AWSEC2ResourceType { get set }