Data Center Resource Properties Args
constructor(authenticationMethodLdapProperties: Output<AuthenticationMethodLdapPropertiesArgs>? = null, availabilityZone: Output<Boolean>? = null, backupStorageCustomerKeyUri: Output<String>? = null, base64EncodedCassandraYamlFragment: Output<String>? = null, dataCenterLocation: Output<String>? = null, deallocated: Output<Boolean>? = null, delegatedSubnetId: Output<String>? = null, diskCapacity: Output<Int>? = null, diskSku: Output<String>? = null, managedDiskCustomerKeyUri: Output<String>? = null, nodeCount: Output<Int>? = null, provisionError: Output<CassandraErrorArgs>? = null, provisioningState: Output<Either<String, ManagedCassandraProvisioningState>>? = null, sku: Output<String>? = null)