StartDBClusterMessage
public struct StartDBClusterMessage : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The DB cluster identifier of the Neptune DB cluster to be started. This parameter is stored as a lowercase string.
Declaration
Swift
public let dBClusterIdentifier: String -
Undocumented
Declaration
Swift
public init(dBClusterIdentifier: String)
View on GitHub
StartDBClusterMessage Structure Reference