PNG  IHDR;IDATxܻn0K )(pA 7LeG{ §㻢|ذaÆ 6lذaÆ 6lذaÆ 6lom$^yذag5bÆ 6lذaÆ 6lذa{ 6lذaÆ `}HFkm,mӪôô! x|'ܢ˟;E:9&ᶒ}{v]n&6 h_tڠ͵-ҫZ;Z$.Pkž)!o>}leQfJTu іچ\X=8Rن4`Vwl>nG^is"ms$ui?wbs[m6K4O.4%/bC%t Mז -lG6mrz2s%9s@-k9=)kB5\+͂Zsٲ Rn~GRC wIcIn7jJhۛNCS|j08yiHKֶۛkɈ+;SzL/F*\Ԕ#"5m2[S=gnaPeғL lذaÆ 6l^ḵaÆ 6lذaÆ 6lذa; _ذaÆ 6lذaÆ 6lذaÆ RIENDB` # Generated by default/object.tt package Paws::Lightsail::LoadBalancerTlsCertificate; use Moose; has Arn => (is => 'ro', isa => 'Str', request_name => 'arn', traits => ['NameInRequest']); has CreatedAt => (is => 'ro', isa => 'Str', request_name => 'createdAt', traits => ['NameInRequest']); has DomainName => (is => 'ro', isa => 'Str', request_name => 'domainName', traits => ['NameInRequest']); has DomainValidationRecords => (is => 'ro', isa => 'ArrayRef[Paws::Lightsail::LoadBalancerTlsCertificateDomainValidationRecord]', request_name => 'domainValidationRecords', traits => ['NameInRequest']); has FailureReason => (is => 'ro', isa => 'Str', request_name => 'failureReason', traits => ['NameInRequest']); has IsAttached => (is => 'ro', isa => 'Bool', request_name => 'isAttached', traits => ['NameInRequest']); has IssuedAt => (is => 'ro', isa => 'Str', request_name => 'issuedAt', traits => ['NameInRequest']); has Issuer => (is => 'ro', isa => 'Str', request_name => 'issuer', traits => ['NameInRequest']); has KeyAlgorithm => (is => 'ro', isa => 'Str', request_name => 'keyAlgorithm', traits => ['NameInRequest']); has LoadBalancerName => (is => 'ro', isa => 'Str', request_name => 'loadBalancerName', traits => ['NameInRequest']); has Location => (is => 'ro', isa => 'Paws::Lightsail::ResourceLocation', request_name => 'location', traits => ['NameInRequest']); has Name => (is => 'ro', isa => 'Str', request_name => 'name', traits => ['NameInRequest']); has NotAfter => (is => 'ro', isa => 'Str', request_name => 'notAfter', traits => ['NameInRequest']); has NotBefore => (is => 'ro', isa => 'Str', request_name => 'notBefore', traits => ['NameInRequest']); has RenewalSummary => (is => 'ro', isa => 'Paws::Lightsail::LoadBalancerTlsCertificateRenewalSummary', request_name => 'renewalSummary', traits => ['NameInRequest']); has ResourceType => (is => 'ro', isa => 'Str', request_name => 'resourceType', traits => ['NameInRequest']); has RevocationReason => (is => 'ro', isa => 'Str', request_name => 'revocationReason', traits => ['NameInRequest']); has RevokedAt => (is => 'ro', isa => 'Str', request_name => 'revokedAt', traits => ['NameInRequest']); has Serial => (is => 'ro', isa => 'Str', request_name => 'serial', traits => ['NameInRequest']); has SignatureAlgorithm => (is => 'ro', isa => 'Str', request_name => 'signatureAlgorithm', traits => ['NameInRequest']); has Status => (is => 'ro', isa => 'Str', request_name => 'status', traits => ['NameInRequest']); has Subject => (is => 'ro', isa => 'Str', request_name => 'subject', traits => ['NameInRequest']); has SubjectAlternativeNames => (is => 'ro', isa => 'ArrayRef[Str|Undef]', request_name => 'subjectAlternativeNames', traits => ['NameInRequest']); has SupportCode => (is => 'ro', isa => 'Str', request_name => 'supportCode', traits => ['NameInRequest']); has Tags => (is => 'ro', isa => 'ArrayRef[Paws::Lightsail::Tag]', request_name => 'tags', traits => ['NameInRequest']); 1; ### main pod documentation begin ### =head1 NAME Paws::Lightsail::LoadBalancerTlsCertificate =head1 USAGE This class represents one of two things: =head3 Arguments in a call to a service Use the attributes of this class as arguments to methods. You shouldn't make instances of this class. Each attribute should be used as a named argument in the calls that expect this type of object. As an example, if Att1 is expected to be a Paws::Lightsail::LoadBalancerTlsCertificate object: $service_obj->Method(Att1 => { Arn => $value, ..., Tags => $value }); =head3 Results returned from an API call Use accessors for each attribute. If Att1 is expected to be an Paws::Lightsail::LoadBalancerTlsCertificate object: $result = $service_obj->Method(...); $result->Att1->Arn =head1 DESCRIPTION Describes a load balancer SSL/TLS certificate. TLS is just an updated, more secure version of Secure Socket Layer (SSL). =head1 ATTRIBUTES =head2 Arn => Str The Amazon Resource Name (ARN) of the SSL/TLS certificate. =head2 CreatedAt => Str The time when you created your SSL/TLS certificate. =head2 DomainName => Str The domain name for your SSL/TLS certificate. =head2 DomainValidationRecords => ArrayRef[L] An array of LoadBalancerTlsCertificateDomainValidationRecord objects describing the records. =head2 FailureReason => Str The validation failure reason, if any, of the certificate. The following failure reasons are possible: =over =item * B > - This failure applies to email validation, which is not available for Lightsail certificates. =item * B > - Lightsail requires additional information to process this certificate request. This can happen as a fraud-protection measure, such as when the domain ranks within the Alexa top 1000 websites. To provide the required information, use the AWS Support Center (https://console.aws.amazon.com/support/home) to contact AWS Support. You cannot request a certificate for Amazon-owned domain names such as those ending in amazonaws.com, cloudfront.net, or elasticbeanstalk.com. =item * B > - One or more of the domain names in the certificate request was reported as an unsafe domain by VirusTotal (https://www.virustotal.com/gui/home/url). To correct the problem, search for your domain name on the VirusTotal (https://www.virustotal.com/gui/home/url) website. If your domain is reported as suspicious, see Google Help for Hacked Websites (https://developers.google.com/web/fundamentals/security/hacked) to learn what you can do. If you believe that the result is a false positive, notify the organization that is reporting the domain. VirusTotal is an aggregate of several antivirus and URL scanners and cannot remove your domain from a block list itself. After you correct the problem and the VirusTotal registry has been updated, request a new certificate. If you see this error and your domain is not included in the VirusTotal list, visit the AWS Support Center (https://console.aws.amazon.com/support/home) and create a case. =item * B > - One or more of the domain names in the certificate request is not valid. Typically, this is because a domain name in the request is not a valid top-level domain. Try to request a certificate again, correcting any spelling errors or typos that were in the failed request, and ensure that all domain names in the request are for valid top-level domains. For example, you cannot request a certificate for C because C is not a valid top-level domain. =item * B > - Typically, this failure occurs when there is a typographical error in one or more of the domain names in the certificate request. Try to request a certificate again, correcting any spelling errors or typos that were in the failed request. =back =head2 IsAttached => Bool When C, the SSL/TLS certificate is attached to the Lightsail load balancer. =head2 IssuedAt => Str The time when the SSL/TLS certificate was issued. =head2 Issuer => Str The issuer of the certificate. =head2 KeyAlgorithm => Str The algorithm used to generate the key pair (the public and private key). =head2 LoadBalancerName => Str The load balancer name where your SSL/TLS certificate is attached. =head2 Location => L The AWS Region and Availability Zone where you created your certificate. =head2 Name => Str The name of the SSL/TLS certificate (e.g., C). =head2 NotAfter => Str The timestamp when the SSL/TLS certificate expires. =head2 NotBefore => Str The timestamp when the SSL/TLS certificate is first valid. =head2 RenewalSummary => L An object that describes the status of the certificate renewal managed by Lightsail. =head2 ResourceType => Str The resource type (e.g., C). =over =item * B > - A Lightsail instance (a virtual private server) =item * B > - A static IP address =item * B > - The key pair used to connect to a Lightsail instance =item * B > - A Lightsail instance snapshot =item * B > - A DNS zone =item * B > - A peered VPC =item * B > - A Lightsail load balancer =item * B > - An SSL/TLS certificate associated with a Lightsail load balancer =item * B > - A Lightsail block storage disk =item * B > - A block storage disk snapshot =back =head2 RevocationReason => Str The reason the certificate was revoked. This value is present only when the certificate status is C. =head2 RevokedAt => Str The timestamp when the certificate was revoked. This value is present only when the certificate status is C. =head2 Serial => Str The serial number of the certificate. =head2 SignatureAlgorithm => Str The algorithm that was used to sign the certificate. =head2 Status => Str The validation status of the SSL/TLS certificate. Valid values are below. =head2 Subject => Str The name of the entity that is associated with the public key contained in the certificate. =head2 SubjectAlternativeNames => ArrayRef[Str|Undef] An array of strings that specify the alternate domains (e.g., C) and subdomains (e.g., C) for the certificate. =head2 SupportCode => Str The support code. Include this code in your email to support when you have questions about your Lightsail load balancer or SSL/TLS certificate. This code enables our support team to look up your Lightsail information more easily. =head2 Tags => ArrayRef[L] The tag keys and optional values for the resource. For more information about tags in Lightsail, see the Lightsail Dev Guide (https://lightsail.aws.amazon.com/ls/docs/en/articles/amazon-lightsail-tags). =head1 SEE ALSO This class forms part of L, describing an object used in L =head1 BUGS and CONTRIBUTIONS The source code is located here: L Please report bugs to: L =cut