identityIds

@JvmName(name = "ddhugrockmxwlntj")
suspend fun identityIds(value: Output<List<String>>)
@JvmName(name = "lduxdgmpkfwcoyow")
suspend fun identityIds(value: List<String>?)

Parameters

value

A list of Managed Identity IDs which should be assigned to this Static Web App resource.


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


@JvmName(name = "lkyccuigaetolgxw")
suspend fun identityIds(values: List<Output<String>>)
@JvmName(name = "arqsxytqsuiniylh")
suspend fun identityIds(vararg values: String)

Parameters

values

A list of Managed Identity IDs which should be assigned to this Static Web App resource.