s3StorageOptions

@JvmName(name = "giofndcxskeypxxj")
suspend fun s3StorageOptions(value: Output<ServerS3StorageOptionsArgs>)
@JvmName(name = "rlntkpgpqklnknbw")
suspend fun s3StorageOptions(value: ServerS3StorageOptionsArgs?)

Parameters

value

Specifies whether or not performance for your Amazon S3 directories is optimized. This is disabled by default. By default, home directory mappings have a TYPE of DIRECTORY . If you enable this option, you would then need to explicitly set the HomeDirectoryMapEntry Type to FILE if you want a mapping to have a file target.


@JvmName(name = "eapwdwvvqnjwodyi")
suspend fun s3StorageOptions(argument: suspend ServerS3StorageOptionsArgsBuilder.() -> Unit)

Parameters

argument

Specifies whether or not performance for your Amazon S3 directories is optimized. This is disabled by default. By default, home directory mappings have a TYPE of DIRECTORY . If you enable this option, you would then need to explicitly set the HomeDirectoryMapEntry Type to FILE if you want a mapping to have a file target.