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
show all
Defined in:
(unknown)

Overview

The summary of the website authorization provider.

Instance Attribute Summary collapse

Instance Attribute Details

#authorization_provider_idString

A unique identifier for the authorization provider.

Returns:

  • (String)

    A unique identifier for the authorization provider.

#authorization_provider_typeString

The authorization provider type.

Possible values:

  • SAML

Returns:

  • (String)

    The authorization provider type.

#created_timeTime

The time of creation.

Returns:

  • (Time)

    The time of creation.

#domain_nameString

The domain name of the authorization provider. This applies only to SAML-based authorization providers.

Returns:

  • (String)

    The domain name of the authorization provider.