GetSamlProviderResponse

Contains the response to a successful GetSAMLProvider request.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The date and time when the SAML provider was created.

Link copied to clipboard

The XML metadata document that includes information about an identity provider.

Link copied to clipboard
val tags: List<Tag>?

A list of tags that are attached to the specified IAM SAML provider. The returned list of tags is sorted by tag key. For more information about tagging, see Tagging IAM resources in the IAM User Guide.

Link copied to clipboard

The expiration date and time for the SAML provider.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String