public static interface VersionToPublish.Builder extends SdkPojo, CopyableBuilder<VersionToPublish.Builder,VersionToPublish>
| Modifier and Type | Method and Description |
|---|---|
VersionToPublish.Builder |
associatedRuleGroupArn(String associatedRuleGroupArn)
The Amazon Resource Name (ARN) of the vendor's rule group that's used in the published managed rule group
version.
|
VersionToPublish.Builder |
forecastedLifetime(Integer forecastedLifetime)
The amount of time the vendor expects this version of the managed rule group to last, in days.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildVersionToPublish.Builder associatedRuleGroupArn(String associatedRuleGroupArn)
The Amazon Resource Name (ARN) of the vendor's rule group that's used in the published managed rule group version.
associatedRuleGroupArn - The Amazon Resource Name (ARN) of the vendor's rule group that's used in the published managed rule
group version.VersionToPublish.Builder forecastedLifetime(Integer forecastedLifetime)
The amount of time the vendor expects this version of the managed rule group to last, in days.
forecastedLifetime - The amount of time the vendor expects this version of the managed rule group to last, in days.Copyright © 2023. All rights reserved.