Aws Emr Cluster Properties Response
constructor(applications: List<ApplicationResponse>? = null, autoScalingRole: String? = null, autoTerminate: Boolean? = null, clusterArn: String? = null, configurations: List<ConfigurationResponse>? = null, customAmiId: String? = null, ebsRootVolumeIops: Int? = null, ebsRootVolumeSize: Int? = null, ebsRootVolumeThroughput: Int? = null, ec2InstanceAttributes: Ec2InstanceAttributesResponse? = null, id: String? = null, instanceCollectionType: InstanceCollectionTypeEnumValueResponse? = null, kerberosAttributes: KerberosAttributesResponse? = null, logEncryptionKmsKeyId: String? = null, logUri: String? = null, masterPublicDnsName: String? = null, name: String? = null, normalizedInstanceHours: Int? = null, osReleaseLabel: String? = null, outpostArn: String? = null, placementGroups: List<PlacementGroupConfigResponse>? = null, releaseLabel: String? = null, repoUpgradeOnBoot: RepoUpgradeOnBootEnumValueResponse? = null, requestedAmiVersion: String? = null, runningAmiVersion: String? = null, scaleDownBehavior: ScaleDownBehaviorEnumValueResponse? = null, securityConfiguration: String? = null, serviceRole: String? = null, status: EmrClusterStatusResponse? = null, stepConcurrencyLevel: Int? = null, tags: List<TagResponse>? = null, terminationProtected: Boolean? = null, unhealthyNodeReplacement: Boolean? = null, visibleToAllUsers: Boolean? = null)