GetInstanceStateResult
public struct GetInstanceStateResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The state of the instance.
Declaration
Swift
public let state: InstanceState?
-
Undocumented
Declaration
Swift
public init(state: InstanceState? = nil)