displayDatas

@JvmName(name = "spmxvrhdpwcpbyly")
suspend fun displayDatas(value: List<GetApplicationProvidersApplicationProviderDisplayData>?)

Parameters

value

An object describing how IAM Identity Center represents the application provider in the portal. See display_data below.


@JvmName(name = "hkbvksaouoqsfcuo")
suspend fun displayDatas(argument: List<suspend GetApplicationProvidersApplicationProviderDisplayDataBuilder.() -> Unit>)
@JvmName(name = "tmmjghsqfbufqqso")
suspend fun displayDatas(vararg argument: suspend GetApplicationProvidersApplicationProviderDisplayDataBuilder.() -> Unit)
@JvmName(name = "ggpspbtvnhvpkgjr")
suspend fun displayDatas(argument: suspend GetApplicationProvidersApplicationProviderDisplayDataBuilder.() -> Unit)

Parameters

argument

An object describing how IAM Identity Center represents the application provider in the portal. See display_data below.


@JvmName(name = "ckxclexmdkiaculy")
suspend fun displayDatas(vararg values: GetApplicationProvidersApplicationProviderDisplayData)

Parameters

values

An object describing how IAM Identity Center represents the application provider in the portal. See display_data below.