StartDBClusterMessage
public struct StartDBClusterMessage : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The identifier of the cluster to restart. Example: docdb-2019-05-28-15-24-52
Declaration
Swift
public let dBClusterIdentifier: String
-
Undocumented
Declaration
Swift
public init(dBClusterIdentifier: String)