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