IdentityCenterConfig
data class IdentityCenterConfig(val value: UpdateWebAppIdentityCenterConfig) : UpdateWebAppIdentityProviderDetails
A structure that describes the values to use for the IAM Identity Center settings when you update a web app.
Inherited functions
Link copied to clipboard
Casts this UpdateWebAppIdentityProviderDetails as a IdentityCenterConfig and retrieves its aws.sdk.kotlin.services.transfer.model.UpdateWebAppIdentityCenterConfig value. Throws an exception if the UpdateWebAppIdentityProviderDetails is not a IdentityCenterConfig.
Link copied to clipboard
Casts this UpdateWebAppIdentityProviderDetails as a IdentityCenterConfig and retrieves its aws.sdk.kotlin.services.transfer.model.UpdateWebAppIdentityCenterConfig value. Returns null if the UpdateWebAppIdentityProviderDetails is not a IdentityCenterConfig.