EnableFastSnapshotRestoreStateErrorItem
public struct EnableFastSnapshotRestoreStateErrorItem : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The Availability Zone.
Declaration
Swift
public let availabilityZone: String?
-
The error.
Declaration
Swift
public let error: EnableFastSnapshotRestoreStateError?
-
Undocumented
Declaration
Swift
public init(availabilityZone: String? = nil, error: EnableFastSnapshotRestoreStateError? = nil)