AWSEC2LaunchTemplateLicenseConfigurationRequest
Objective-C
@interface AWSEC2LaunchTemplateLicenseConfigurationRequest
                Swift
class AWSEC2LaunchTemplateLicenseConfigurationRequest
                Describes a license configuration.
- 
                  
                  
The Amazon Resource Name (ARN) of the license configuration.
Declaration
Objective-C
@property (nonatomic, strong) NSString *_Nullable licenseConfigurationArn;Swift
var licenseConfigurationArn: String? { get set } 
View on GitHub
Install in Dash
        AWSEC2LaunchTemplateLicenseConfigurationRequest Class Reference