Interface ECS2Constants


  • public interface ECS2Constants
    Constants used in Camel AWS2 ECS module
    • Field Detail

      • OPERATION

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

        @Metadata(description="The limit number of results while listing clusters",
                  javaType="Integer")
        static final String MAX_RESULTS
        See Also:
        Constant Field Values
      • CLUSTER_NAME

        @Metadata(description="The cluster name",
                  javaType="String")
        static final String CLUSTER_NAME
        See Also:
        Constant Field Values