acsUrls

@JvmName(name = "uxaqmbppcfhqunyc")
suspend fun acsUrls(value: Output<List<String>>)
@JvmName(name = "jpqqdwwwcucobxwy")
suspend fun acsUrls(value: List<String>?)

Parameters

value

The well-formatted URLs of your Assertion Consumer Service (ACS) that should receive a response from the identity provider.


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


@JvmName(name = "jkrhcjscnitlhlyc")
suspend fun acsUrls(values: List<Output<String>>)
@JvmName(name = "nwrwwppcixynwspx")
suspend fun acsUrls(vararg values: String)

Parameters

values

The well-formatted URLs of your Assertion Consumer Service (ACS) that should receive a response from the identity provider.