ImportImageLicenseConfigurationResponse
public struct ImportImageLicenseConfigurationResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ARN of a license configuration.
Declaration
Swift
public let licenseConfigurationArn: String? -
Undocumented
Declaration
Swift
public init(licenseConfigurationArn: String? = nil)
View on GitHub
ImportImageLicenseConfigurationResponse Structure Reference