CreateNodegroupResponse
public struct CreateNodegroupResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The full description of your new node group.
Declaration
Swift
public let nodegroup: Nodegroup? -
Undocumented
Declaration
Swift
public init(nodegroup: Nodegroup? = nil)
View on GitHub
CreateNodegroupResponse Structure Reference