DeleteDBClusterEndpointMessage
public struct DeleteDBClusterEndpointMessage : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The identifier associated with the custom endpoint. This parameter is stored as a lowercase string.
Declaration
Swift
public let dBClusterEndpointIdentifier: String
-
Undocumented
Declaration
Swift
public init(dBClusterEndpointIdentifier: String)