Interface ContextKeySelector.Builder

  • Method Details

    • type

      Specifies the type of the event record field in ContextKeySelector. Valid values include RequestContext, TagContext.

      Parameters:
      type - Specifies the type of the event record field in ContextKeySelector. Valid values include RequestContext, TagContext.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      Specifies the type of the event record field in ContextKeySelector. Valid values include RequestContext, TagContext.

      Parameters:
      type - Specifies the type of the event record field in ContextKeySelector. Valid values include RequestContext, TagContext.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • equalsValue

      A list of keys defined by Type to be included in CloudTrail enriched events.

      Parameters:
      equals - A list of keys defined by Type to be included in CloudTrail enriched events.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • equalsValue

      ContextKeySelector.Builder equalsValue(String... equals)

      A list of keys defined by Type to be included in CloudTrail enriched events.

      Parameters:
      equals - A list of keys defined by Type to be included in CloudTrail enriched events.
      Returns:
      Returns a reference to this object so that method calls can be chained together.