GetIdentityProviderConfigResult

data class GetIdentityProviderConfigResult(val identityProviderConfigArn: String? = null, val tags: List<IdentityProviderConfigTag>? = null)

Constructors

Link copied to clipboard
fun GetIdentityProviderConfigResult(identityProviderConfigArn: String? = null, tags: List<IdentityProviderConfigTag>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ARN of the configuration.

Link copied to clipboard

An array of key-value pairs to apply to this resource.