threat Campaigns Packages
suspend fun threatCampaignsPackages(value: Output<List<DeploymentWebApplicationFirewallStatusThreatCampaignsPackageArgs>>)
suspend fun threatCampaignsPackages(value: List<DeploymentWebApplicationFirewallStatusThreatCampaignsPackageArgs>?)
Parameters
value
Indicates the version of the threat campaigns package used by NGINX App Protect.
suspend fun threatCampaignsPackages(vararg values: Output<DeploymentWebApplicationFirewallStatusThreatCampaignsPackageArgs>)
suspend fun threatCampaignsPackages(values: List<Output<DeploymentWebApplicationFirewallStatusThreatCampaignsPackageArgs>>)
suspend fun threatCampaignsPackages(vararg values: DeploymentWebApplicationFirewallStatusThreatCampaignsPackageArgs)
Parameters
values
Indicates the version of the threat campaigns package used by NGINX App Protect.
suspend fun threatCampaignsPackages(argument: List<suspend DeploymentWebApplicationFirewallStatusThreatCampaignsPackageArgsBuilder.() -> Unit>)
suspend fun threatCampaignsPackages(vararg argument: suspend DeploymentWebApplicationFirewallStatusThreatCampaignsPackageArgsBuilder.() -> Unit)
suspend fun threatCampaignsPackages(argument: suspend DeploymentWebApplicationFirewallStatusThreatCampaignsPackageArgsBuilder.() -> Unit)
Parameters
argument
Indicates the version of the threat campaigns package used by NGINX App Protect.