metadataConfiguration

@JvmName(name = "ecmtbodfeckhipck")
suspend fun metadataConfiguration(value: Output<LustreFileSystemMetadataConfigurationArgs>)
@JvmName(name = "ckofhhfldvfapwkv")
suspend fun metadataConfiguration(value: LustreFileSystemMetadataConfigurationArgs?)

Parameters

value

The Lustre metadata configuration used when creating an Amazon FSx for Lustre file system. This can be used to specify a user provisioned metadata scale. This is only supported when deployment_type is set to PERSISTENT_2. See metadata_configuration Block for details.


@JvmName(name = "guxdjnfmmlnhhmat")
suspend fun metadataConfiguration(argument: suspend LustreFileSystemMetadataConfigurationArgsBuilder.() -> Unit)

Parameters

argument

The Lustre metadata configuration used when creating an Amazon FSx for Lustre file system. This can be used to specify a user provisioned metadata scale. This is only supported when deployment_type is set to PERSISTENT_2. See metadata_configuration Block for details.