ManagedRuleSetVersion.Builder |
ManagedRuleSetVersion.Builder.associatedRuleGroupArn(String associatedRuleGroupArn) |
The Amazon Resource Name (ARN) of the vendor rule group that's used to define the published version of your
managed rule group.
|
static ManagedRuleSetVersion.Builder |
ManagedRuleSetVersion.builder() |
|
ManagedRuleSetVersion.Builder |
ManagedRuleSetVersion.Builder.capacity(Long capacity) |
The web ACL capacity units (WCUs) required for this rule group.
|
ManagedRuleSetVersion.Builder |
ManagedRuleSetVersion.Builder.expiryTimestamp(Instant expiryTimestamp) |
The time that this version is set to expire.
|
ManagedRuleSetVersion.Builder |
ManagedRuleSetVersion.Builder.forecastedLifetime(Integer forecastedLifetime) |
The amount of time you expect this version of your managed rule group to last, in days.
|
ManagedRuleSetVersion.Builder |
ManagedRuleSetVersion.Builder.lastUpdateTimestamp(Instant lastUpdateTimestamp) |
The last time that you updated this version.
|
ManagedRuleSetVersion.Builder |
ManagedRuleSetVersion.Builder.publishTimestamp(Instant publishTimestamp) |
The time that you first published this version.
|
ManagedRuleSetVersion.Builder |
ManagedRuleSetVersion.toBuilder() |
|