class Aws::APIGateway::Types::GetClientCertificateRequest

A request to get information about the current ClientCertificate resource.

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

data as a hash:

    {
      client_certificate_id: "String", # required
    }

@!attribute [rw] client_certificate_id

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

Constants

SENSITIVE