public class PersistS3CredentialsV3 extends SchemaV3
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
secretAccessKey
S3 Secret Key
|
java.lang.String |
secretKeyId
S3 Secret Key ID
|
| Constructor and Description |
|---|
PersistS3CredentialsV3()
Public constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Return the contents of this object as a JSON String.
|