matchesStorageClasses

@JvmName(name = "yatnduuccyfccpny")
suspend fun matchesStorageClasses(value: Output<List<String>>)
@JvmName(name = "cfctpfonytieljgw")
suspend fun matchesStorageClasses(value: List<String>?)

Parameters

value

Storage Class of objects to satisfy this condition. Supported values include: STANDARD, MULTI_REGIONAL, REGIONAL, NEARLINE, COLDLINE, ARCHIVE, DURABLE_REDUCED_AVAILABILITY.


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


@JvmName(name = "ehnvxlrpmqgudrdr")
suspend fun matchesStorageClasses(values: List<Output<String>>)
@JvmName(name = "xpjrwhyhocejoclq")
suspend fun matchesStorageClasses(vararg values: String)

Parameters

values

Storage Class of objects to satisfy this condition. Supported values include: STANDARD, MULTI_REGIONAL, REGIONAL, NEARLINE, COLDLINE, ARCHIVE, DURABLE_REDUCED_AVAILABILITY.