You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::IAM::Types::SAMLProviderListEntry

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Contains the list of SAML providers for this account.

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The Amazon Resource Name (ARN) of the SAML provider.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the SAML provider.

#create_dateTime

The date and time when the SAML provider was created.

Returns:

  • (Time)

    The date and time when the SAML provider was created.

#valid_untilTime

The expiration date and time for the SAML provider.

Returns:

  • (Time)

    The expiration date and time for the SAML provider.