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