Package sunstone.aws.annotation
Annotation Type AwsAutoResolve
-
@Retention(RUNTIME) @Target(FIELD) public @interface AwsAutoResolve
Annotation used for automatic resolution without providing any further details.
Injectable:S3Client,Ec2Client
For more information about possible injection, seeAwsResourceIdentificationAnnotation
-
-
Element Detail
-
region
String region
- Default:
- "${sunstone.aws.region}"
-
-