public static interface ManagedRuleGroupVersion.Builder extends SdkPojo, CopyableBuilder<ManagedRuleGroupVersion.Builder,ManagedRuleGroupVersion>
| Modifier and Type | Method and Description |
|---|---|
ManagedRuleGroupVersion.Builder |
lastUpdateTimestamp(Instant lastUpdateTimestamp)
The date and time that the managed rule group owner updated the rule group version information.
|
ManagedRuleGroupVersion.Builder |
name(String name)
The version name.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildManagedRuleGroupVersion.Builder name(String name)
The version name.
name - The version name.ManagedRuleGroupVersion.Builder lastUpdateTimestamp(Instant lastUpdateTimestamp)
The date and time that the managed rule group owner updated the rule group version information.
lastUpdateTimestamp - The date and time that the managed rule group owner updated the rule group version information.Copyright © 2023. All rights reserved.