DeleteDBInstanceAutomatedBackupMessage
public struct DeleteDBInstanceAutomatedBackupMessage : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The identifier for the source DB instance, which can’t be changed and which is unique to an AWS Region.
Declaration
Swift
public let dbiResourceId: String
-
Undocumented
Declaration
Swift
public init(dbiResourceId: String)