 Declaration Syntax
 Declaration Syntax| C# | 
namespace Amazon.EC2.Util
 Types
 Types| All Types | Classes | Delegates | 
| Icon | Type | Description | 
|---|---|---|
|  | EC2Metadata | 
            EC2 Instance Metadata.
             | 
|  | IAMInfo | 
            Returns information about the last time the instance profile was updated, 
            including the instance's LastUpdated date, InstanceProfileArn, and InstanceProfileId.
             | 
|  | IAMSecurityCredential | 
            The temporary security credentials (AccessKeyId, SecretAccessKey, SessionToken, and Expiration) associated with the IAM role.
             | 
|  | ImageUtilities..::..ImageDescriptor | 
            This class identifies an image that will be looked up using a logical
            key independent of release (RTM) or service pack (SPx) designations,
            always returning the latest version of an image.
             | 
|  | ImageUtilities | 
            This class has utility methods for finding common Amazon machine images.
             | 
|  | LaunchNATInstanceRequest | |
|  | LaunchVPCWithPublicAndPrivateSubnetsRequest | 
            The properties used to create a VPC, a public subnet, private subnet and a NAT EC2 instance to allow EC2 instances in the private
            subnet to establish outbound connections to the internet.
             | 
|  | LaunchVPCWithPublicAndPrivateSubnetsResponse | 
            This object contains the VPC objects that were created as part of the launch VPC with public and private subnets operation.
             | 
|  | LaunchVPCWithPublicSubnetRequest | 
            The properties used to create a VPC with a subnet that will have an internet gateway attached making instances available to the internet.
             | 
|  | LaunchVPCWithPublicSubnetResponse | 
            This object contains the VPC objects that were created as part of the launch VPC with public subnet operation.
             | 
|  | NetworkInterface | 
            All of the metadata associated with a network interface on the instance.
             | 
|  | VPCUtilities..::..Progress | 
            A callback delegate used to get progress messages as the VPC environment is being created.
             | 
|  | S3UploadPolicy | 
            This class represents S3 upload policy. Policy string
            representaion and signature to be used within EC2 bundling API.
             | 
|  | VPCUtilities | 
            This class has utility methods used for setting up a VPC.
             |