Package hudson.plugins.ec2
Class EC2Tag
- All Implemented Interfaces:
Describable<EC2Tag>
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class hudson.model.AbstractDescribableImpl
getDescriptor
-
Field Details
-
TAG_NAME_JENKINS_SLAVE_TYPE
Tag name for the specific jenkins agent type tag, used to identify the EC2 instances provisioned by this plugin.- See Also:
-
TAG_NAME_JENKINS_SERVER_URL
- See Also:
-
-
Constructor Details
-
EC2Tag
-
EC2Tag
public EC2Tag(com.amazonaws.services.ec2.model.Tag t)
-
-
Method Details