class Aws::IAM::Types::GetSAMLProviderResponse

Contains the response to a successful GetSAMLProvider request.

@!attribute [rw] saml_metadata_document

The XML metadata document that includes information about an
identity provider.
@return [String]

@!attribute [rw] create_date

The date and time when the SAML provider was created.
@return [Time]

@!attribute [rw] valid_until

The expiration date and time for the SAML provider.
@return [Time]

@!attribute [rw] tags

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][1] in the *IAM User
Guide*.

[1]: https://docs.aws.amazon.com/IAM/latest/UserGuide/id_tags.html
@return [Array<Types::Tag>]

@see docs.aws.amazon.com/goto/WebAPI/iam-2010-05-08/GetSAMLProviderResponse AWS API Documentation

Constants

SENSITIVE