DeleteClusterSubnetGroupMessage
public struct DeleteClusterSubnetGroupMessage : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The name of the cluster subnet group name to be deleted.
Declaration
Swift
public let clusterSubnetGroupName: String
-
Undocumented
Declaration
Swift
public init(clusterSubnetGroupName: String)