Aws Efs File System Properties Args
constructor(arn: Output<String>? = null, availabilityZoneName: Output<String>? = null, backupPolicy: Output<BackupPolicyArgs>? = null, bypassPolicyLockoutSafetyCheck: Output<Boolean>? = null, encrypted: Output<Boolean>? = null, fileSystemId: Output<String>? = null, fileSystemPolicy: Output<Any>? = null, fileSystemProtection: Output<FileSystemProtectionArgs>? = null, fileSystemTags: Output<List<ElasticFileSystemTagArgs>>? = null, kmsKeyId: Output<String>? = null, lifecyclePolicies: Output<List<LifecyclePolicyArgs>>? = null, performanceMode: Output<String>? = null, provisionedThroughputInMibps: Output<Int>? = null, replicationConfiguration: Output<ReplicationConfigurationArgs>? = null, throughputMode: Output<String>? = null)