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