Cache Args
constructor(automaticallyRotateKeyToLatestEnabled: Output<Boolean>? = null, cacheSizeInGb: Output<Int>? = null, defaultAccessPolicy: Output<CacheDefaultAccessPolicyArgs>? = null, directoryActiveDirectory: Output<CacheDirectoryActiveDirectoryArgs>? = null, directoryFlatFile: Output<CacheDirectoryFlatFileArgs>? = null, directoryLdap: Output<CacheDirectoryLdapArgs>? = null, dns: Output<CacheDnsArgs>? = null, identity: Output<CacheIdentityArgs>? = null, keyVaultKeyId: Output<String>? = null, location: Output<String>? = null, mtu: Output<Int>? = null, name: Output<String>? = null, ntpServer: Output<String>? = null, resourceGroupName: Output<String>? = null, skuName: Output<String>? = null, subnetId: Output<String>? = null, tags: Output<Map<String, String>>? = null)