griffon.plugins.simpledb
[Groovy] Class SimpledbConnector.SimpledbCredentials
java.lang.Object
griffon.plugins.simpledb.SimpledbConnector.SimpledbCredentials
- All Implemented Interfaces:
- com.amazonaws.auth.AWSCredentials
private static class SimpledbConnector.SimpledbCredentials
accessKey
private final String accessKey
-
secretKey
private final String secretKey
-
SimpledbConnector.SimpledbCredentials
SimpledbConnector.SimpledbCredentials(String accessKey, String secretKey)
-
getAWSAccessKeyId
String getAWSAccessKeyId()
-
getAWSSecretKey
String getAWSSecretKey()
-
Groovy Documentation