GetClusterResult

constructor(aclName: String? = null, arn: String? = null, autoMinorVersionUpgrade: Boolean? = null, clusterEndpoint: ClusterEndpoint? = null, description: String? = null, engineVersion: String? = null, maintenanceWindow: String? = null, nodeType: String? = null, numReplicasPerShard: Int? = null, numShards: Int? = null, parameterGroupName: String? = null, parameterGroupStatus: String? = null, securityGroupIds: List<String>? = null, snapshotRetentionLimit: Int? = null, snapshotWindow: String? = null, snsTopicArn: String? = null, snsTopicStatus: String? = null, status: String? = null, tags: List<Tag>? = null)