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` package Paws::EC2::Instance; use Moose; has AmiLaunchIndex => (is => 'ro', isa => 'Int', request_name => 'amiLaunchIndex', traits => ['NameInRequest']); has Architecture => (is => 'ro', isa => 'Str', request_name => 'architecture', traits => ['NameInRequest']); has BlockDeviceMappings => (is => 'ro', isa => 'ArrayRef[Paws::EC2::InstanceBlockDeviceMapping]', request_name => 'blockDeviceMapping', traits => ['NameInRequest']); has BootMode => (is => 'ro', isa => 'Str', request_name => 'bootMode', traits => ['NameInRequest']); has CapacityReservationId => (is => 'ro', isa => 'Str', request_name => 'capacityReservationId', traits => ['NameInRequest']); has CapacityReservationSpecification => (is => 'ro', isa => 'Paws::EC2::CapacityReservationSpecificationResponse', request_name => 'capacityReservationSpecification', traits => ['NameInRequest']); has ClientToken => (is => 'ro', isa => 'Str', request_name => 'clientToken', traits => ['NameInRequest']); has CpuOptions => (is => 'ro', isa => 'Paws::EC2::CpuOptions', request_name => 'cpuOptions', traits => ['NameInRequest']); has EbsOptimized => (is => 'ro', isa => 'Bool', request_name => 'ebsOptimized', traits => ['NameInRequest']); has ElasticGpuAssociations => (is => 'ro', isa => 'ArrayRef[Paws::EC2::ElasticGpuAssociation]', request_name => 'elasticGpuAssociationSet', traits => ['NameInRequest']); has ElasticInferenceAcceleratorAssociations => (is => 'ro', isa => 'ArrayRef[Paws::EC2::ElasticInferenceAcceleratorAssociation]', request_name => 'elasticInferenceAcceleratorAssociationSet', traits => ['NameInRequest']); has EnaSupport => (is => 'ro', isa => 'Bool', request_name => 'enaSupport', traits => ['NameInRequest']); has EnclaveOptions => (is => 'ro', isa => 'Paws::EC2::EnclaveOptions', request_name => 'enclaveOptions', traits => ['NameInRequest']); has HibernationOptions => (is => 'ro', isa => 'Paws::EC2::HibernationOptions', request_name => 'hibernationOptions', traits => ['NameInRequest']); has Hypervisor => (is => 'ro', isa => 'Str', request_name => 'hypervisor', traits => ['NameInRequest']); has IamInstanceProfile => (is => 'ro', isa => 'Paws::EC2::IamInstanceProfile', request_name => 'iamInstanceProfile', traits => ['NameInRequest']); has ImageId => (is => 'ro', isa => 'Str', request_name => 'imageId', traits => ['NameInRequest']); has InstanceId => (is => 'ro', isa => 'Str', request_name => 'instanceId', traits => ['NameInRequest']); has InstanceLifecycle => (is => 'ro', isa => 'Str', request_name => 'instanceLifecycle', traits => ['NameInRequest']); has InstanceType => (is => 'ro', isa => 'Str', request_name => 'instanceType', traits => ['NameInRequest']); has KernelId => (is => 'ro', isa => 'Str', request_name => 'kernelId', traits => ['NameInRequest']); has KeyName => (is => 'ro', isa => 'Str', request_name => 'keyName', traits => ['NameInRequest']); has LaunchTime => (is => 'ro', isa => 'Str', request_name => 'launchTime', traits => ['NameInRequest']); has Licenses => (is => 'ro', isa => 'ArrayRef[Paws::EC2::LicenseConfiguration]', request_name => 'licenseSet', traits => ['NameInRequest']); has MetadataOptions => (is => 'ro', isa => 'Paws::EC2::InstanceMetadataOptionsResponse', request_name => 'metadataOptions', traits => ['NameInRequest']); has Monitoring => (is => 'ro', isa => 'Paws::EC2::Monitoring', request_name => 'monitoring', traits => ['NameInRequest']); has NetworkInterfaces => (is => 'ro', isa => 'ArrayRef[Paws::EC2::InstanceNetworkInterface]', request_name => 'networkInterfaceSet', traits => ['NameInRequest']); has OutpostArn => (is => 'ro', isa => 'Str', request_name => 'outpostArn', traits => ['NameInRequest']); has Placement => (is => 'ro', isa => 'Paws::EC2::Placement', request_name => 'placement', traits => ['NameInRequest']); has Platform => (is => 'ro', isa => 'Str', request_name => 'platform', traits => ['NameInRequest']); has PrivateDnsName => (is => 'ro', isa => 'Str', request_name => 'privateDnsName', traits => ['NameInRequest']); has PrivateIpAddress => (is => 'ro', isa => 'Str', request_name => 'privateIpAddress', traits => ['NameInRequest']); has ProductCodes => (is => 'ro', isa => 'ArrayRef[Paws::EC2::ProductCode]', request_name => 'productCodes', traits => ['NameInRequest']); has PublicDnsName => (is => 'ro', isa => 'Str', request_name => 'dnsName', traits => ['NameInRequest']); has PublicIpAddress => (is => 'ro', isa => 'Str', request_name => 'ipAddress', traits => ['NameInRequest']); has RamdiskId => (is => 'ro', isa => 'Str', request_name => 'ramdiskId', traits => ['NameInRequest']); has RootDeviceName => (is => 'ro', isa => 'Str', request_name => 'rootDeviceName', traits => ['NameInRequest']); has RootDeviceType => (is => 'ro', isa => 'Str', request_name => 'rootDeviceType', traits => ['NameInRequest']); has SecurityGroups => (is => 'ro', isa => 'ArrayRef[Paws::EC2::GroupIdentifier]', request_name => 'groupSet', traits => ['NameInRequest']); has SourceDestCheck => (is => 'ro', isa => 'Bool', request_name => 'sourceDestCheck', traits => ['NameInRequest']); has SpotInstanceRequestId => (is => 'ro', isa => 'Str', request_name => 'spotInstanceRequestId', traits => ['NameInRequest']); has SriovNetSupport => (is => 'ro', isa => 'Str', request_name => 'sriovNetSupport', traits => ['NameInRequest']); has State => (is => 'ro', isa => 'Paws::EC2::InstanceState', request_name => 'instanceState', traits => ['NameInRequest']); has StateReason => (is => 'ro', isa => 'Paws::EC2::StateReason', request_name => 'stateReason', traits => ['NameInRequest']); has StateTransitionReason => (is => 'ro', isa => 'Str', request_name => 'reason', traits => ['NameInRequest']); has SubnetId => (is => 'ro', isa => 'Str', request_name => 'subnetId', traits => ['NameInRequest']); has Tags => (is => 'ro', isa => 'ArrayRef[Paws::EC2::Tag]', request_name => 'tagSet', traits => ['NameInRequest']); has VirtualizationType => (is => 'ro', isa => 'Str', request_name => 'virtualizationType', traits => ['NameInRequest']); has VpcId => (is => 'ro', isa => 'Str', request_name => 'vpcId', traits => ['NameInRequest']); 1; ### main pod documentation begin ### =head1 NAME Paws::EC2::Instance =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::EC2::Instance object: $service_obj->Method(Att1 => { AmiLaunchIndex => $value, ..., VpcId => $value }); =head3 Results returned from an API call Use accessors for each attribute. If Att1 is expected to be an Paws::EC2::Instance object: $result = $service_obj->Method(...); $result->Att1->AmiLaunchIndex =head1 DESCRIPTION This class has no description =head1 ATTRIBUTES =head2 AmiLaunchIndex => Int The AMI launch index, which can be used to find this instance in the launch group. =head2 Architecture => Str The architecture of the image. =head2 BlockDeviceMappings => ArrayRef[L] Any block device mapping entries for the instance. =head2 BootMode => Str The boot mode of the instance. For more information, see Boot modes (https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ami-boot.html) in the I. =head2 CapacityReservationId => Str The ID of the Capacity Reservation. =head2 CapacityReservationSpecification => L Information about the Capacity Reservation targeting option. =head2 ClientToken => Str The idempotency token you provided when you launched the instance, if applicable. =head2 CpuOptions => L The CPU options for the instance. =head2 EbsOptimized => Bool Indicates whether the instance is optimized for Amazon EBS I/O. This optimization provides dedicated throughput to Amazon EBS and an optimized configuration stack to provide optimal I/O performance. This optimization isn't available with all instance types. Additional usage charges apply when using an EBS Optimized instance. =head2 ElasticGpuAssociations => ArrayRef[L] The Elastic GPU associated with the instance. =head2 ElasticInferenceAcceleratorAssociations => ArrayRef[L] The elastic inference accelerator associated with the instance. =head2 EnaSupport => Bool Specifies whether enhanced networking with ENA is enabled. =head2 EnclaveOptions => L Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves. =head2 HibernationOptions => L Indicates whether the instance is enabled for hibernation. =head2 Hypervisor => Str The hypervisor type of the instance. The value C is used for both Xen and Nitro hypervisors. =head2 IamInstanceProfile => L The IAM instance profile associated with the instance, if applicable. =head2 ImageId => Str The ID of the AMI used to launch the instance. =head2 InstanceId => Str The ID of the instance. =head2 InstanceLifecycle => Str Indicates whether this is a Spot Instance or a Scheduled Instance. =head2 InstanceType => Str The instance type. =head2 KernelId => Str The kernel associated with this instance, if applicable. =head2 KeyName => Str The name of the key pair, if this instance was launched with an associated key pair. =head2 LaunchTime => Str The time the instance was launched. =head2 Licenses => ArrayRef[L] The license configurations. =head2 MetadataOptions => L The metadata options for the instance. =head2 Monitoring => L The monitoring for the instance. =head2 NetworkInterfaces => ArrayRef[L] [EC2-VPC] The network interfaces for the instance. =head2 OutpostArn => Str The Amazon Resource Name (ARN) of the Outpost. =head2 Placement => L The location where the instance launched, if applicable. =head2 Platform => Str The value is C for Windows instances; otherwise blank. =head2 PrivateDnsName => Str (IPv4 only) The private DNS hostname name assigned to the instance. This DNS hostname can only be used inside the Amazon EC2 network. This name is not available until the instance enters the C state. [EC2-VPC] The Amazon-provided DNS server resolves Amazon-provided private DNS hostnames if you've enabled DNS resolution and DNS hostnames in your VPC. If you are not using the Amazon-provided DNS server in your VPC, your custom domain name servers must resolve the hostname as appropriate. =head2 PrivateIpAddress => Str The private IPv4 address assigned to the instance. =head2 ProductCodes => ArrayRef[L] The product codes attached to this instance, if applicable. =head2 PublicDnsName => Str (IPv4 only) The public DNS name assigned to the instance. This name is not available until the instance enters the C state. For EC2-VPC, this name is only available if you've enabled DNS hostnames for your VPC. =head2 PublicIpAddress => Str The public IPv4 address, or the Carrier IP address assigned to the instance, if applicable. A Carrier IP address only applies to an instance launched in a subnet associated with a Wavelength Zone. =head2 RamdiskId => Str The RAM disk associated with this instance, if applicable. =head2 RootDeviceName => Str The device name of the root device volume (for example, C). =head2 RootDeviceType => Str The root device type used by the AMI. The AMI can use an EBS volume or an instance store volume. =head2 SecurityGroups => ArrayRef[L] The security groups for the instance. =head2 SourceDestCheck => Bool Indicates whether source/destination checking is enabled. =head2 SpotInstanceRequestId => Str If the request is a Spot Instance request, the ID of the request. =head2 SriovNetSupport => Str Specifies whether enhanced networking with the Intel 82599 Virtual Function interface is enabled. =head2 State => L The current state of the instance. =head2 StateReason => L The reason for the most recent state transition. =head2 StateTransitionReason => Str The reason for the most recent state transition. This might be an empty string. =head2 SubnetId => Str [EC2-VPC] The ID of the subnet in which the instance is running. =head2 Tags => ArrayRef[L] Any tags assigned to the instance. =head2 VirtualizationType => Str The virtualization type of the instance. =head2 VpcId => Str [EC2-VPC] The ID of the VPC in which the instance is running. =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