UpdateSnapshotScheduleOutput
public struct UpdateSnapshotScheduleOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The Amazon Resource Name (ARN) of the volume. Use the ListVolumes operation to return a list of gateway volumes.
Declaration
Swift
public let volumeARN: String? -
Undocumented
Declaration
Swift
public init(volumeARN: String? = nil)
View on GitHub
UpdateSnapshotScheduleOutput Structure Reference