File Cache Args
constructor(copyTagsToDataRepositoryAssociations: Output<Boolean>? = null, dataRepositoryAssociations: Output<List<FileCacheDataRepositoryAssociationArgs>>? = null, fileCacheType: Output<String>? = null, fileCacheTypeVersion: Output<String>? = null, kmsKeyId: Output<String>? = null, lustreConfigurations: Output<List<FileCacheLustreConfigurationArgs>>? = null, securityGroupIds: Output<List<String>>? = null, storageCapacity: Output<Int>? = null, subnetIds: Output<List<String>>? = null, tags: Output<Map<String, String>>? = null)