Package sunstone.aws.annotation
Annotation Type AwsEc2Instance
-
@Retention(RUNTIME) @Target({FIELD,METHOD}) public @interface AwsEc2Instance
Annotation used to identify AWS EC2 instance (VM).
nameTag - required, "tag:Name" of the EC2 instance
region - Optional, region to look in. By defaultsunstone.aws.regionSunstone Config property is used