allowedStorageProfileIds

@JvmName(name = "sorpsstxovqnpbur")
suspend fun allowedStorageProfileIds(value: Output<List<String>>)
@JvmName(name = "nianosxhbuxkknse")
suspend fun allowedStorageProfileIds(value: List<String>?)

Parameters

value

The identifiers of the storage profiles that this queue can use to share assets between workers using different operating systems.


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


@JvmName(name = "dvsucglwfrwujouf")
suspend fun allowedStorageProfileIds(values: List<Output<String>>)
@JvmName(name = "jnsjxotnnsejavfc")
suspend fun allowedStorageProfileIds(vararg values: String)

Parameters

values

The identifiers of the storage profiles that this queue can use to share assets between workers using different operating systems.