| Package | Description |
|---|---|
| com.amazonaws.services.wafv2 |
|
| com.amazonaws.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateManagedRuleSetVersionExpiryDateRequest |
UpdateManagedRuleSetVersionExpiryDateRequest.clone() |
UpdateManagedRuleSetVersionExpiryDateRequest |
UpdateManagedRuleSetVersionExpiryDateRequest.withExpiryTimestamp(Date expiryTimestamp)
The time that you want the version to expire.
|
UpdateManagedRuleSetVersionExpiryDateRequest |
UpdateManagedRuleSetVersionExpiryDateRequest.withId(String id)
A unique identifier for the managed rule set.
|
UpdateManagedRuleSetVersionExpiryDateRequest |
UpdateManagedRuleSetVersionExpiryDateRequest.withLockToken(String lockToken)
A token used for optimistic locking.
|
UpdateManagedRuleSetVersionExpiryDateRequest |
UpdateManagedRuleSetVersionExpiryDateRequest.withName(String name)
The name of the managed rule set.
|
UpdateManagedRuleSetVersionExpiryDateRequest |
UpdateManagedRuleSetVersionExpiryDateRequest.withScope(Scope scope)
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
|
UpdateManagedRuleSetVersionExpiryDateRequest |
UpdateManagedRuleSetVersionExpiryDateRequest.withScope(String scope)
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
|
UpdateManagedRuleSetVersionExpiryDateRequest |
UpdateManagedRuleSetVersionExpiryDateRequest.withVersionToExpire(String versionToExpire)
The version that you want to remove from your list of offerings for the named managed rule group.
|
Copyright © 2025. All rights reserved.