Aws Redshift Cluster Properties Response
constructor(allowVersionUpgrade: Boolean? = null, aquaConfigurationStatus: String? = null, automatedSnapshotRetentionPeriod: Int? = null, availabilityZone: String? = null, availabilityZoneRelocation: Boolean? = null, availabilityZoneRelocationStatus: String? = null, classic: Boolean? = null, clusterIdentifier: String? = null, clusterNamespaceArn: String? = null, clusterParameterGroupName: String? = null, clusterSecurityGroups: List<String>? = null, clusterSubnetGroupName: String? = null, clusterType: String? = null, clusterVersion: String? = null, dbName: String? = null, deferMaintenance: Boolean? = null, deferMaintenanceDuration: Int? = null, deferMaintenanceEndTime: String? = null, deferMaintenanceIdentifier: String? = null, deferMaintenanceStartTime: String? = null, destinationRegion: String? = null, elasticIp: String? = null, encrypted: Boolean? = null, endpoint: RedshiftClusterEndpointResponse? = null, enhancedVpcRouting: Boolean? = null, hsmClientCertificateIdentifier: String? = null, hsmConfigurationIdentifier: String? = null, iamRoles: List<String>? = null, kmsKeyId: String? = null, loggingProperties: LoggingPropertiesResponse? = null, maintenanceTrackName: String? = null, manageMasterPassword: Boolean? = null, manualSnapshotRetentionPeriod: Int? = null, masterPasswordSecretArn: String? = null, masterPasswordSecretKmsKeyId: String? = null, masterUserPassword: String? = null, masterUsername: String? = null, multiAZ: Boolean? = null, namespaceResourcePolicy: Any? = null, nodeType: String? = null, numberOfNodes: Int? = null, ownerAccount: String? = null, port: Int? = null, preferredMaintenanceWindow: String? = null, publiclyAccessible: Boolean? = null, resourceAction: String? = null, revisionTarget: String? = null, rotateEncryptionKey: Boolean? = null, snapshotClusterIdentifier: String? = null, snapshotCopyGrantName: String? = null, snapshotCopyManual: Boolean? = null, snapshotCopyRetentionPeriod: Int? = null, snapshotIdentifier: String? = null, tags: List<TagResponse>? = null, vpcSecurityGroupIds: List<String>? = null)