Class MongoAwsKmsProviderOptions



  • public class MongoAwsKmsProviderOptions
    extends java.lang.Object
    The options for configuring the AWS KMS provider.
    • Method Detail

      • getAccessKeyId

        public java.lang.String getAccessKeyId​()
        Gets the access key id
        Returns:
        the access key id, which may not be null
      • getSecretAccessKey

        public java.lang.String getSecretAccessKey​()
        Gets the secret access key
        Returns:
        the secret access key, which may not be null