DescribeDBSnapshotAttributesMessage
public struct DescribeDBSnapshotAttributesMessage : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The identifier for the DB snapshot to describe the attributes for.
Declaration
Swift
public let dBSnapshotIdentifier: String
-
Undocumented
Declaration
Swift
public init(dBSnapshotIdentifier: String)