metadata Configuration
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.
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.