Interface ImpersonationMatchedRule.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ImpersonationMatchedRule.Builder,ImpersonationMatchedRule>, SdkBuilder<ImpersonationMatchedRule.Builder,ImpersonationMatchedRule>, SdkPojo
Enclosing class:
ImpersonationMatchedRule

public static interface ImpersonationMatchedRule.Builder extends SdkPojo, CopyableBuilder<ImpersonationMatchedRule.Builder,ImpersonationMatchedRule>
  • Method Details

    • impersonationRuleId

      ImpersonationMatchedRule.Builder impersonationRuleId(String impersonationRuleId)

      The ID of the rule that matched the input

      Parameters:
      impersonationRuleId - The ID of the rule that matched the input
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the rule that matched the input.

      Parameters:
      name - The name of the rule that matched the input.
      Returns:
      Returns a reference to this object so that method calls can be chained together.