StopDBClusterMessage
public struct StopDBClusterMessage : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The identifier of the cluster to stop. Example: docdb-2019-05-28-15-24-52
Declaration
Swift
public let dBClusterIdentifier: String -
Undocumented
Declaration
Swift
public init(dBClusterIdentifier: String)
View on GitHub
StopDBClusterMessage Structure Reference