acsUrls

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


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