DeleteBackupPlanInput
public struct DeleteBackupPlanInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Uniquely identifies a backup plan.
Declaration
Swift
public let backupPlanId: String -
Undocumented
Declaration
Swift
public init(backupPlanId: String)
View on GitHub
DeleteBackupPlanInput Structure Reference