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::ES::ElasticsearchDomainStatus; use Moose; has AccessPolicies => (is => 'ro', isa => 'Str'); has AdvancedOptions => (is => 'ro', isa => 'Paws::ES::AdvancedOptions'); has AdvancedSecurityOptions => (is => 'ro', isa => 'Paws::ES::AdvancedSecurityOptions'); has ARN => (is => 'ro', isa => 'Str', required => 1); has AutoTuneOptions => (is => 'ro', isa => 'Paws::ES::AutoTuneOptionsOutput'); has CognitoOptions => (is => 'ro', isa => 'Paws::ES::CognitoOptions'); has Created => (is => 'ro', isa => 'Bool'); has Deleted => (is => 'ro', isa => 'Bool'); has DomainEndpointOptions => (is => 'ro', isa => 'Paws::ES::DomainEndpointOptions'); has DomainId => (is => 'ro', isa => 'Str', required => 1); has DomainName => (is => 'ro', isa => 'Str', required => 1); has EBSOptions => (is => 'ro', isa => 'Paws::ES::EBSOptions'); has ElasticsearchClusterConfig => (is => 'ro', isa => 'Paws::ES::ElasticsearchClusterConfig', required => 1); has ElasticsearchVersion => (is => 'ro', isa => 'Str'); has EncryptionAtRestOptions => (is => 'ro', isa => 'Paws::ES::EncryptionAtRestOptions'); has Endpoint => (is => 'ro', isa => 'Str'); has Endpoints => (is => 'ro', isa => 'Paws::ES::EndpointsMap'); has LogPublishingOptions => (is => 'ro', isa => 'Paws::ES::LogPublishingOptions'); has NodeToNodeEncryptionOptions => (is => 'ro', isa => 'Paws::ES::NodeToNodeEncryptionOptions'); has Processing => (is => 'ro', isa => 'Bool'); has ServiceSoftwareOptions => (is => 'ro', isa => 'Paws::ES::ServiceSoftwareOptions'); has SnapshotOptions => (is => 'ro', isa => 'Paws::ES::SnapshotOptions'); has UpgradeProcessing => (is => 'ro', isa => 'Bool'); has VPCOptions => (is => 'ro', isa => 'Paws::ES::VPCDerivedInfo'); 1; ### main pod documentation begin ### =head1 NAME Paws::ES::ElasticsearchDomainStatus =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::ES::ElasticsearchDomainStatus object: $service_obj->Method(Att1 => { AccessPolicies => $value, ..., VPCOptions => $value }); =head3 Results returned from an API call Use accessors for each attribute. If Att1 is expected to be an Paws::ES::ElasticsearchDomainStatus object: $result = $service_obj->Method(...); $result->Att1->AccessPolicies =head1 DESCRIPTION The current status of an Elasticsearch domain. =head1 ATTRIBUTES =head2 AccessPolicies => Str IAM access policy as a JSON-formatted string. =head2 AdvancedOptions => L Specifies the status of the C =head2 AdvancedSecurityOptions => L The current status of the Elasticsearch domain's advanced security options. =head2 B ARN => Str The Amazon resource name (ARN) of an Elasticsearch domain. See Identifiers for IAM Entities (http://docs.aws.amazon.com/IAM/latest/UserGuide/index.html?Using_Identifiers.html) in I for more information. =head2 AutoTuneOptions => L The current status of the Elasticsearch domain's Auto-Tune options. =head2 CognitoOptions => L The C for the specified domain. For more information, see Amazon Cognito Authentication for Kibana (http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-cognito-auth.html). =head2 Created => Bool The domain creation status. C if the creation of an Elasticsearch domain is complete. C if domain creation is still in progress. =head2 Deleted => Bool The domain deletion status. C if a delete request has been received for the domain but resource cleanup is still in progress. C if the domain has not been deleted. Once domain deletion is complete, the status of the domain is no longer returned. =head2 DomainEndpointOptions => L The current status of the Elasticsearch domain's endpoint options. =head2 B DomainId => Str The unique identifier for the specified Elasticsearch domain. =head2 B DomainName => Str The name of an Elasticsearch domain. Domain names are unique across the domains owned by an account within an AWS region. Domain names start with a letter or number and can contain the following characters: a-z (lowercase), 0-9, and - (hyphen). =head2 EBSOptions => L The C for the specified domain. See Configuring EBS-based Storage (http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-createupdatedomains.html#es-createdomain-configure-ebs) for more information. =head2 B ElasticsearchClusterConfig => L The type and number of instances in the domain cluster. =head2 ElasticsearchVersion => Str =head2 EncryptionAtRestOptions => L Specifies the status of the C. =head2 Endpoint => Str The Elasticsearch domain endpoint that you use to submit index and search requests. =head2 Endpoints => L Map containing the Elasticsearch domain endpoints used to submit index and search requests. Example C: C<'vpc','vpc-endpoint-h2dsd34efgyghrtguk5gt6j2foh4.us-east-1.es.amazonaws.com'>. =head2 LogPublishingOptions => L Log publishing options for the given domain. =head2 NodeToNodeEncryptionOptions => L Specifies the status of the C. =head2 Processing => Bool The status of the Elasticsearch domain configuration. C if Amazon Elasticsearch Service is processing configuration changes. C if the configuration is active. =head2 ServiceSoftwareOptions => L The current status of the Elasticsearch domain's service software. =head2 SnapshotOptions => L Specifies the status of the C =head2 UpgradeProcessing => Bool The status of an Elasticsearch domain version upgrade. C if Amazon Elasticsearch Service is undergoing a version upgrade. C if the configuration is active. =head2 VPCOptions => L The C for the specified domain. For more information, see VPC Endpoints for Amazon Elasticsearch Service Domains (http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-vpc.html). =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