class Aws::WorkLink::Types::AssociateWebsiteAuthorizationProviderRequest
@note When making an API call, you may pass AssociateWebsiteAuthorizationProviderRequest
data as a hash: { fleet_arn: "FleetArn", # required authorization_provider_type: "SAML", # required, accepts SAML domain_name: "DomainName", }
@!attribute [rw] fleet_arn
The ARN of the fleet. @return [String]
@!attribute [rw] authorization_provider_type
The authorization provider type. @return [String]
@!attribute [rw] domain_name
The domain name of the authorization provider. This applies only to SAML-based authorization providers. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/worklink-2018-09-25/AssociateWebsiteAuthorizationProviderRequest AWS API Documentation
Constants
- SENSITIVE