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