ExportBackupPlanTemplateInput
public struct ExportBackupPlanTemplateInput : 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)