Get Compute Node Group Result
constructor(amiId: String? = null, arn: String? = null, customLaunchTemplate: CustomLaunchTemplateProperties? = null, errorInfo: List<ComputeNodeGroupErrorInfo>? = null, iamInstanceProfileArn: String? = null, id: String? = null, purchaseOption: ComputeNodeGroupPurchaseOption? = null, scalingConfiguration: ScalingConfigurationProperties? = null, slurmConfiguration: SlurmConfigurationProperties? = null, spotOptions: SpotOptionsProperties? = null, status: ComputeNodeGroupStatus? = null, subnetIds: List<String>? = null, tags: Map<String, String>? = null)