class Aws::APIGateway::Types::DeleteClientCertificateRequest

A request to delete the ClientCertificate resource.

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

data as a hash:

    {
      client_certificate_id: "String", # required
    }

@!attribute [rw] client_certificate_id

\[Required\] The identifier of the ClientCertificate resource to be
deleted.
@return [String]

Constants

SENSITIVE