ModifyLaunchTemplateResult
public struct ModifyLaunchTemplateResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Information about the launch template.
Declaration
Swift
public let launchTemplate: LaunchTemplate?
-
Undocumented
Declaration
Swift
public init(launchTemplate: LaunchTemplate? = nil)