public static interface ImpersonationMatchedRule.Builder extends SdkPojo, CopyableBuilder<ImpersonationMatchedRule.Builder,ImpersonationMatchedRule>
| Modifier and Type | Method and Description |
|---|---|
ImpersonationMatchedRule.Builder |
impersonationRuleId(String impersonationRuleId)
The ID of the rule that matched the input
|
ImpersonationMatchedRule.Builder |
name(String name)
The name of the rule that matched the input.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildImpersonationMatchedRule.Builder impersonationRuleId(String impersonationRuleId)
The ID of the rule that matched the input
impersonationRuleId - The ID of the rule that matched the inputImpersonationMatchedRule.Builder name(String name)
The name of the rule that matched the input.
name - The name of the rule that matched the input.Copyright © 2022. All rights reserved.