DeleteSnapshotScheduleInput
public struct DeleteSnapshotScheduleInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The volume which snapshot schedule to delete.
Declaration
Swift
public let volumeARN: String -
Undocumented
Declaration
Swift
public init(volumeARN: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DeleteSnapshotScheduleInput Structure Reference