class Aws::WorkLink::Types::DisassociateWebsiteCertificateAuthorityRequest

@note When making an API call, you may pass DisassociateWebsiteCertificateAuthorityRequest

data as a hash:

    {
      fleet_arn: "FleetArn", # required
      website_ca_id: "Id", # required
    }

@!attribute [rw] fleet_arn

The ARN of the fleet.
@return [String]

@!attribute [rw] website_ca_id

A unique identifier for the CA.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/worklink-2018-09-25/DisassociateWebsiteCertificateAuthorityRequest AWS API Documentation

Constants

SENSITIVE