Interface KMS2Constants


public interface KMS2Constants
Constants used in Camel AWS KMS module
  • Field Details

    • OPERATION

      @Metadata(description="The operation we want to perform", javaType="String") static final String OPERATION
      See Also:
    • LIMIT

      @Metadata(description="The limit number of keys to return while performing a listKeys operation", javaType="Integer") static final String LIMIT
      See Also:
    • DESCRIPTION

      @Metadata(description="A key description to use while performing a createKey operation", javaType="String") static final String DESCRIPTION
      See Also:
    • KEY_ID

      @Metadata(description="The key Id ", javaType="String") static final String KEY_ID
      See Also:
    • PENDING_WINDOW_IN_DAYS

      @Metadata(description="The waiting period, specified in number of days.", javaType="Integer") static final String PENDING_WINDOW_IN_DAYS
      See Also: