display Datas
Parameters
value
An object describing how IAM Identity Center represents the application provider in the portal. See display_data
below.
suspend fun displayDatas(argument: List<suspend GetApplicationProvidersApplicationProviderDisplayDataBuilder.() -> Unit>)
suspend fun displayDatas(vararg argument: suspend GetApplicationProvidersApplicationProviderDisplayDataBuilder.() -> Unit)
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.
Parameters
values
An object describing how IAM Identity Center represents the application provider in the portal. See display_data
below.