GetClusterResult

fun GetClusterResult(clusterArn: String? = null, clusterEndpoint: String? = null, preferredMaintenanceWindow: String? = null, shardCapacity: Int? = null, shardCount: Int? = null, subnetIds: List<String>? = null, tags: List<ClusterTag>? = null, vpcSecurityGroupIds: List<String>? = null)