spCertificates

@JvmName(name = "rggxkwwgusklptbj")
suspend fun spCertificates(value: Output<List<InboundSamlConfigSpConfigSpCertificateArgs>>)
@JvmName(name = "jnganpnagfmitrrv")
suspend fun spCertificates(value: List<InboundSamlConfigSpConfigSpCertificateArgs>?)

Parameters

value

The IDP's certificate data to verify the signature in the SAMLResponse issued by the IDP. Structure is documented below.


@JvmName(name = "arrjefowxxyqbvxc")
suspend fun spCertificates(vararg values: Output<InboundSamlConfigSpConfigSpCertificateArgs>)


@JvmName(name = "daisfnlmeircksyk")
suspend fun spCertificates(values: List<Output<InboundSamlConfigSpConfigSpCertificateArgs>>)
@JvmName(name = "qqnbfsutsmjrugdb")
suspend fun spCertificates(vararg values: InboundSamlConfigSpConfigSpCertificateArgs)

Parameters

values

The IDP's certificate data to verify the signature in the SAMLResponse issued by the IDP. Structure is documented below.


@JvmName(name = "tqucluscfbcfpqxa")
suspend fun spCertificates(argument: List<suspend InboundSamlConfigSpConfigSpCertificateArgsBuilder.() -> Unit>)
@JvmName(name = "iepmimvfplnlgocq")
suspend fun spCertificates(vararg argument: suspend InboundSamlConfigSpConfigSpCertificateArgsBuilder.() -> Unit)
@JvmName(name = "vheehqoitdddcpbf")
suspend fun spCertificates(argument: suspend InboundSamlConfigSpConfigSpCertificateArgsBuilder.() -> Unit)

Parameters

argument

The IDP's certificate data to verify the signature in the SAMLResponse issued by the IDP. Structure is documented below.