class Aws::WorkLink::Types::DisassociateWebsiteAuthorizationProviderRequest
@note When making an API call, you may pass DisassociateWebsiteAuthorizationProviderRequest
data as a hash: { fleet_arn: "FleetArn", # required authorization_provider_id: "Id", # required }
@!attribute [rw] fleet_arn
The ARN of the fleet. @return [String]
@!attribute [rw] authorization_provider_id
A unique identifier for the authorization provider. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/worklink-2018-09-25/DisassociateWebsiteAuthorizationProviderRequest AWS API Documentation
Constants
- SENSITIVE