class Aws::Lightsail::Types::DetachCertificateFromDistributionRequest

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

data as a hash:

    {
      distribution_name: "ResourceName", # required
    }

@!attribute [rw] distribution_name

The name of the distribution from which to detach the certificate.

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

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

Constants

SENSITIVE