org.jclouds.ec2.domain
Interface Tag.ResourceType
- Enclosing class:
- Tag
public static interface Tag.ResourceType
Describes the well-known resource types that can be tagged.
CUSTOMER_GATEWAY
static final String CUSTOMER_GATEWAY
- See Also:
- Constant Field Values
DHCP_OPTIONS
static final String DHCP_OPTIONS
- See Also:
- Constant Field Values
IMAGE
static final String IMAGE
- See Also:
- Constant Field Values
INSTANCE
static final String INSTANCE
- See Also:
- Constant Field Values
INTERNET_GATEWAY
static final String INTERNET_GATEWAY
- See Also:
- Constant Field Values
NETWORK_ACL
static final String NETWORK_ACL
- See Also:
- Constant Field Values
RESERVED_INSTANCES
static final String RESERVED_INSTANCES
- See Also:
- Constant Field Values
ROUTE_TABLE
static final String ROUTE_TABLE
- See Also:
- Constant Field Values
SECURITY_GROUP
static final String SECURITY_GROUP
- See Also:
- Constant Field Values
SNAPSHOT
static final String SNAPSHOT
- See Also:
- Constant Field Values
SPOT_INSTANCES_REQUEST
static final String SPOT_INSTANCES_REQUEST
- See Also:
- Constant Field Values
SUBNET
static final String SUBNET
- See Also:
- Constant Field Values
VOLUME
static final String VOLUME
- See Also:
- Constant Field Values
VPC
static final String VPC
- See Also:
- Constant Field Values
VPN_CONNECTION
static final String VPN_CONNECTION
- See Also:
- Constant Field Values
VPN_GATEWAY
static final String VPN_GATEWAY
- See Also:
- Constant Field Values
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.