acsUrls

@JvmName(name = "pdqmsteiitlpahyi")
suspend fun acsUrls(value: Output<List<String>>)
@JvmName(name = "pfakafiplujgdrdj")
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 = "ehyfttwitkefjewh")
suspend fun acsUrls(vararg values: Output<String>)


@JvmName(name = "ecbfvhpsspcfxntp")
suspend fun acsUrls(values: List<Output<String>>)
@JvmName(name = "wxfxfjpjooerwmlu")
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.