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