Interface GoogleSecretManagerConstants


  • public interface GoogleSecretManagerConstants
    • Field Detail

      • OPERATION

        @Metadata(description="The operation to perform",
                  javaType="org.apache.camel.component.google.secret.manager.GoogleSecretManagerOperations")
        static final String OPERATION
        See Also:
        Constant Field Values
      • SECRET_ID

        @Metadata(description="The id of the secret",
                  javaType="String")
        static final String SECRET_ID
        See Also:
        Constant Field Values
      • VERSION_ID

        @Metadata(description="The version of the secret",
                  javaType="String",
                  defaultValue="latest")
        static final String VERSION_ID
        See Also:
        Constant Field Values