Cluster Args
constructor(billingType: Output<Either<String, BillingType>>? = null, clusterName: Output<String>? = null, identity: Output<ManagedServiceIdentityArgs>? = null, isAvailabilityZonesEnabled: Output<Boolean>? = null, isDoubleEncryptionEnabled: Output<Boolean>? = null, keyVaultProperties: Output<KeyVaultPropertiesArgs>? = null, location: Output<String>? = null, resourceGroupName: Output<String>? = null, sku: Output<ClusterSkuArgs>? = null, tags: Output<Map<String, String>>? = null)