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