A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/Lightsail/Types/GetCertificatesRequest.html below:

GetCertificatesRequest — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Lightsail::Types::GetCertificatesRequest
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing GetCertificatesRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  certificate_statuses: ["PENDING_VALIDATION"],   include_certificate_details: false,
  certificate_name: "CertificateName",
}
Instance Attribute Summary collapse Instance Attribute Details #certificate_name ⇒ String

The name for the certificate for which to return information.

When omitted, the response includes all of your certificates in the AWS Region where the request is made.

#certificate_statuses ⇒ Array<String>

The status of the certificates for which to return information.

For example, specify ISSUED to return only certificates with an ISSUED status.

When omitted, the response includes all of your certificates in the AWS Region where the request is made, regardless of their current status.

#include_certificate_details ⇒ Boolean

Indicates whether to include detailed information about the certificates in the response.

When omitted, the response includes only the certificate names, Amazon Resource Names (ARNs), domain names, and tags.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4