Module: Fog::Parsers::AWS::Compute

Defined in:
lib/fog/aws/parsers/compute/basic.rb,
lib/fog/aws/parsers/compute/copy_image.rb,
lib/fog/aws/parsers/compute/create_vpc.rb,
lib/fog/aws/parsers/compute/create_image.rb,
lib/fog/aws/parsers/compute/attach_volume.rb,
lib/fog/aws/parsers/compute/copy_snapshot.rb,
lib/fog/aws/parsers/compute/create_subnet.rb,
lib/fog/aws/parsers/compute/create_volume.rb,
lib/fog/aws/parsers/compute/describe_tags.rb,
lib/fog/aws/parsers/compute/describe_vpcs.rb,
lib/fog/aws/parsers/compute/detach_volume.rb,
lib/fog/aws/parsers/compute/modify_volume.rb,
lib/fog/aws/parsers/compute/run_instances.rb,
lib/fog/aws/parsers/compute/register_image.rb,
lib/fog/aws/parsers/compute/create_key_pair.rb,
lib/fog/aws/parsers/compute/create_snapshot.rb,
lib/fog/aws/parsers/compute/describe_images.rb,
lib/fog/aws/parsers/compute/import_key_pair.rb,
lib/fog/aws/parsers/compute/allocate_address.rb,
lib/fog/aws/parsers/compute/deregister_image.rb,
lib/fog/aws/parsers/compute/describe_regions.rb,
lib/fog/aws/parsers/compute/describe_subnets.rb,
lib/fog/aws/parsers/compute/describe_volumes.rb,
lib/fog/aws/parsers/compute/associate_address.rb,
lib/fog/aws/parsers/compute/get_password_data.rb,
lib/fog/aws/parsers/compute/create_network_acl.rb,
lib/fog/aws/parsers/compute/create_route_table.rb,
lib/fog/aws/parsers/compute/describe_addresses.rb,
lib/fog/aws/parsers/compute/describe_instances.rb,
lib/fog/aws/parsers/compute/describe_key_pairs.rb,
lib/fog/aws/parsers/compute/describe_snapshots.rb,
lib/fog/aws/parsers/compute/get_console_output.rb,
lib/fog/aws/parsers/compute/network_acl_parser.rb,
lib/fog/aws/parsers/compute/create_dhcp_options.rb,
lib/fog/aws/parsers/compute/move_address_to_vpc.rb,
lib/fog/aws/parsers/compute/terminate_instances.rb,
lib/fog/aws/parsers/compute/start_stop_instances.rb,
lib/fog/aws/parsers/compute/associate_route_table.rb,
lib/fog/aws/parsers/compute/create_security_group.rb,
lib/fog/aws/parsers/compute/describe_dhcp_options.rb,
lib/fog/aws/parsers/compute/describe_network_acls.rb,
lib/fog/aws/parsers/compute/describe_route_tables.rb,
lib/fog/aws/parsers/compute/describe_volume_status.rb,
lib/fog/aws/parsers/compute/describe_vpc_attribute.rb,
lib/fog/aws/parsers/compute/spot_instance_requests.rb,
lib/fog/aws/parsers/compute/create_internet_gateway.rb,
lib/fog/aws/parsers/compute/modify_subnet_attribute.rb,
lib/fog/aws/parsers/compute/attach_network_interface.rb,
lib/fog/aws/parsers/compute/create_network_interface.rb,
lib/fog/aws/parsers/compute/describe_image_attribute.rb,
lib/fog/aws/parsers/compute/describe_instance_status.rb,
lib/fog/aws/parsers/compute/describe_security_groups.rb,
lib/fog/aws/parsers/compute/network_interface_parser.rb,
lib/fog/aws/parsers/compute/describe_placement_groups.rb,
lib/fog/aws/parsers/compute/describe_vpc_classic_link.rb,
lib/fog/aws/parsers/compute/describe_internet_gateways.rb,
lib/fog/aws/parsers/compute/restore_address_to_classic.rb,
lib/fog/aws/parsers/compute/spot_datafeed_subscription.rb,
lib/fog/aws/parsers/compute/assign_private_ip_addresses.rb,
lib/fog/aws/parsers/compute/describe_account_attributes.rb,
lib/fog/aws/parsers/compute/describe_availability_zones.rb,
lib/fog/aws/parsers/compute/describe_instance_attribute.rb,
lib/fog/aws/parsers/compute/describe_network_interfaces.rb,
lib/fog/aws/parsers/compute/describe_reserved_instances.rb,
lib/fog/aws/parsers/compute/describe_spot_price_history.rb,
lib/fog/aws/parsers/compute/monitor_unmonitor_instances.rb,
lib/fog/aws/parsers/compute/cancel_spot_instance_requests.rb,
lib/fog/aws/parsers/compute/describe_volumes_modifications.rb,
lib/fog/aws/parsers/compute/describe_classic_link_instances.rb,
lib/fog/aws/parsers/compute/replace_network_acl_association.rb,
lib/fog/aws/parsers/compute/describe_network_interface_attribute.rb,
lib/fog/aws/parsers/compute/purchase_reserved_instances_offering.rb,
lib/fog/aws/parsers/compute/describe_reserved_instances_offerings.rb,
lib/fog/aws/parsers/compute/describe_vpc_classic_link_dns_support.rb

Defined Under Namespace

Classes: AllocateAddress, AssignPrivateIpAddresses, AssociateAddress, AssociateRouteTable, AttachNetworkInterface, AttachVolume, Basic, CancelSpotInstanceRequests, CopyImage, CopySnapshot, CreateDhcpOptions, CreateImage, CreateInternetGateway, CreateKeyPair, CreateNetworkAcl, CreateNetworkInterface, CreateRouteTable, CreateSecurityGroup, CreateSnapshot, CreateSubnet, CreateVolume, CreateVpc, DeregisterImage, DescribeAccountAttributes, DescribeAddresses, DescribeAvailabilityZones, DescribeClassicLinkInstances, DescribeDhcpOptions, DescribeImageAttribute, DescribeImages, DescribeInstanceAttribute, DescribeInstanceStatus, DescribeInstances, DescribeInternetGateways, DescribeKeyPairs, DescribeNetworkAcls, DescribeNetworkInterfaceAttribute, DescribeNetworkInterfaces, DescribePlacementGroups, DescribeRegions, DescribeReservedInstances, DescribeReservedInstancesOfferings, DescribeRouteTables, DescribeSecurityGroups, DescribeSnapshots, DescribeSpotPriceHistory, DescribeSubnets, DescribeTags, DescribeVolumeStatus, DescribeVolumes, DescribeVolumesModifications, DescribeVpcAttribute, DescribeVpcClassicLink, DescribeVpcClassicLinkDnsSupport, DescribeVpcs, DetachVolume, GetConsoleOutput, GetPasswordData, ImportKeyPair, ModifySubnetAttribute, ModifyVolume, MonitorUnmonitorInstances, MoveAddressToVpc, NetworkAclParser, NetworkInterfaceParser, PurchaseReservedInstancesOffering, RegisterImage, ReplaceNetworkAclAssociation, RestoreAddressToClassic, RunInstances, SpotDatafeedSubscription, SpotInstanceRequests, StartStopInstances, TerminateInstances