class Aws::Lightsail::Types::DeleteCertificateRequest

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

data as a hash:

    {
      certificate_name: "CertificateName", # required
    }

@!attribute [rw] certificate_name

The name of the certificate to delete.

Use the `GetCertificates` action to get a list of certificate names
that you can specify.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/lightsail-2016-11-28/DeleteCertificateRequest AWS API Documentation

Constants

SENSITIVE