DeleteNodegroupResponse
public struct DeleteNodegroupResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The full description of your deleted node group.
Declaration
Swift
public let nodegroup: Nodegroup?
-
Undocumented
Declaration
Swift
public init(nodegroup: Nodegroup? = nil)