CreateDBClusterSnapshotResult
public struct CreateDBClusterSnapshotResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Undocumented
Declaration
Swift
public let dBClusterSnapshot: DBClusterSnapshot? -
Undocumented
Declaration
Swift
public init(dBClusterSnapshot: DBClusterSnapshot? = nil)
View on GitHub
CreateDBClusterSnapshotResult Structure Reference