You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Lightsail::Types::GetCertificatesRequestWhen 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
The name for the certificate for which to return information.
The status of the certificates for which to return information.
Indicates whether to include detailed information about the certificates in the response.
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 ⇒ BooleanIndicates 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