You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IAM::Types::GetSAMLProviderResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::IAM::Types::GetSAMLProviderResponse
- Defined in:
- (unknown)
Overview
Contains the response to a successful GetSAMLProvider request.
Returned by:
Instance Attribute Summary collapse
-
#create_date ⇒ Time
The date and time when the SAML provider was created.
-
#saml_metadata_document ⇒ String
The XML metadata document that includes information about an identity provider.
-
#valid_until ⇒ Time
The expiration date and time for the SAML provider.
Instance Attribute Details
#create_date ⇒ Time
The date and time when the SAML provider was created.
#saml_metadata_document ⇒ String
The XML metadata document that includes information about an identity provider.
#valid_until ⇒ Time
The expiration date and time for the SAML provider.