name By Idps
suspend fun nameByIdps(value: Output<List<ZeroTrustAccessApplicationSaasAppCustomAttributeSourceNameByIdpArgs>>)
suspend fun nameByIdps(value: List<ZeroTrustAccessApplicationSaasAppCustomAttributeSourceNameByIdpArgs>?)
Parameters
value
A mapping from IdP ID to attribute name.
suspend fun nameByIdps(vararg values: Output<ZeroTrustAccessApplicationSaasAppCustomAttributeSourceNameByIdpArgs>)
suspend fun nameByIdps(values: List<Output<ZeroTrustAccessApplicationSaasAppCustomAttributeSourceNameByIdpArgs>>)
suspend fun nameByIdps(vararg values: ZeroTrustAccessApplicationSaasAppCustomAttributeSourceNameByIdpArgs)
Parameters
values
A mapping from IdP ID to attribute name.
suspend fun nameByIdps(argument: List<suspend ZeroTrustAccessApplicationSaasAppCustomAttributeSourceNameByIdpArgsBuilder.() -> Unit>)
suspend fun nameByIdps(vararg argument: suspend ZeroTrustAccessApplicationSaasAppCustomAttributeSourceNameByIdpArgsBuilder.() -> Unit)
suspend fun nameByIdps(argument: suspend ZeroTrustAccessApplicationSaasAppCustomAttributeSourceNameByIdpArgsBuilder.() -> Unit)
Parameters
argument
A mapping from IdP ID to attribute name.