DeleteSnapshotScheduleMessage
public struct DeleteSnapshotScheduleMessage : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A unique identifier of the snapshot schedule to delete.
Declaration
Swift
public let scheduleIdentifier: String
-
Undocumented
Declaration
Swift
public init(scheduleIdentifier: String)