LaunchTemplate
public struct LaunchTemplate : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ID of the launch template.
Declaration
Swift
public let id: String? -
Undocumented
Declaration
Swift
public init(id: String? = nil)
View on GitHub
LaunchTemplate Structure Reference