GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Net::Amazon::EC2::DescribeSubnetResponse(3) User Contributed Perl Documentation Net::Amazon::EC2::DescribeSubnetResponse(3)

Net::Amazon::EC2::DescribeSubnetResponse

A class containing information about subnets

subnet_id (required)
The ID of the subnet.
state (required)
The current state of the subnet.

Values:

pending | available

vpc_id (required)
The ID of the VPC the subnet is in.
cidr_block
The CIDR block assigned to the subnet.

=available_ip_address_count

The number of unused IP addresses in the subnet. Note that the IP addresses for any stopped instances are considered unavailable.

=availability_zone

The Availability Zone of the subnet.

=default_for_az

Indicates whether this is the default subnet for the Availability Zone.

=map_public_ip_on_launch

Indicates whether instances launched in this subnet receive a public IP address.

=tag_set Any tags assigned to the resource, each one wrapped in an item element.

Jonas Courteau <jonas.courteau@hootsuite.com>

Copyright (c) 2014 Jonas Courteau. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
2018-04-03 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.