DisableFastSnapshotRestoreStateErrorItem
public struct DisableFastSnapshotRestoreStateErrorItem : 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: DisableFastSnapshotRestoreStateError? -
Undocumented
Declaration
Swift
public init(availabilityZone: String? = nil, error: DisableFastSnapshotRestoreStateError? = nil)
View on GitHub
DisableFastSnapshotRestoreStateErrorItem Structure Reference