You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::WorkLink::Types::WebsiteAuthorizationProviderSummary
- Inherits:
-
Struct
- Object
- Struct
- Aws::WorkLink::Types::WebsiteAuthorizationProviderSummary
- Defined in:
- (unknown)
Overview
The summary of the website authorization provider.
Instance Attribute Summary collapse
-
#authorization_provider_id ⇒ String
A unique identifier for the authorization provider.
-
#authorization_provider_type ⇒ String
The authorization provider type.
-
#created_time ⇒ Time
The time of creation.
-
#domain_name ⇒ String
The domain name of the authorization provider.
Instance Attribute Details
#authorization_provider_id ⇒ String
A unique identifier for the authorization provider.
#authorization_provider_type ⇒ String
The authorization provider type.
Possible values:
- SAML
#created_time ⇒ Time
The time of creation.
#domain_name ⇒ String
The domain name of the authorization provider. This applies only to SAML-based authorization providers.