optionalFields

@JvmName(name = "nsofxhpuhyxhntad")
suspend fun optionalFields(value: Output<List<String>>)
@JvmName(name = "apgfqqvolpeswumt")
suspend fun optionalFields(value: List<String>?)

Parameters

value

List of optional fields that are included in the inventory results. Please refer to the S3 documentation for more details.


@JvmName(name = "catricxtgxhutvfj")
suspend fun optionalFields(vararg values: Output<String>)


@JvmName(name = "imytmwdxlrhvlawf")
suspend fun optionalFields(values: List<Output<String>>)
@JvmName(name = "nwgykaefdhheacsc")
suspend fun optionalFields(vararg values: String)

Parameters

values

List of optional fields that are included in the inventory results. Please refer to the S3 documentation for more details.