DeleteSnapshotScheduleOutput

public struct DeleteSnapshotScheduleOutput : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The volume which snapshot schedule was deleted.

    Declaration

    Swift

    public let volumeARN: String?
  • Undocumented

    Declaration

    Swift

    public init(volumeARN: String? = nil)