You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CognitoIdentityProvider::Types::ProviderDescription
- Inherits:
-
Struct
- Object
- Struct
- Aws::CognitoIdentityProvider::Types::ProviderDescription
- Defined in:
- (unknown)
Overview
A container for identity provider details.
Instance Attribute Summary collapse
-
#creation_date ⇒ Time
The date the provider was added to the user pool.
-
#last_modified_date ⇒ Time
The date the provider was last modified.
-
#provider_name ⇒ String
The identity provider name.
-
#provider_type ⇒ String
The identity provider type.
Instance Attribute Details
#creation_date ⇒ Time
The date the provider was added to the user pool.
#last_modified_date ⇒ Time
The date the provider was last modified.
#provider_name ⇒ String
The identity provider name.
#provider_type ⇒ String
The identity provider type.
Possible values:
- SAML
- LoginWithAmazon
- SignInWithApple
- OIDC