allowedStorageProfileIds

@JvmName(name = "tcmoccyerslbvypb")
suspend fun allowedStorageProfileIds(value: Output<List<String>>)
@JvmName(name = "cttjcavggvgfdqnn")
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 = "lowfgoxysrrjmnvq")
suspend fun allowedStorageProfileIds(vararg values: Output<String>)


@JvmName(name = "ufyhljxqwatnejxv")
suspend fun allowedStorageProfileIds(values: List<Output<String>>)
@JvmName(name = "oprtmgqdwwvmcwvo")
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.