Instance Args
data class InstanceArgs(val bigScreen: Output<String>? = null, val exclusiveIpPackage: Output<String>? = null, val extBandwidth: Output<String>? = null, val extDomainPackage: Output<String>? = null, val logStorage: Output<String>? = null, val logTime: Output<String>? = null, val modifyType: Output<String>? = null, val packageCode: Output<String>? = null, val period: Output<Int>? = null, val prefessionalService: Output<String>? = null, val region: Output<String>? = null, val renewPeriod: Output<Int>? = null, val renewalStatus: Output<String>? = null, val resourceGroupId: Output<String>? = null, val subscriptionType: Output<String>? = null, val wafLog: Output<String>? = null) : ConvertibleToJava<InstanceArgs>
Import
WAF instance can be imported using the id, e.g.
$ pulumi import alicloud:waf/instance:Instance default waf-cn-132435
Content copied to clipboard
Constructors
Link copied to clipboard
constructor(bigScreen: Output<String>? = null, exclusiveIpPackage: Output<String>? = null, extBandwidth: Output<String>? = null, extDomainPackage: Output<String>? = null, logStorage: Output<String>? = null, logTime: Output<String>? = null, modifyType: Output<String>? = null, packageCode: Output<String>? = null, period: Output<Int>? = null, prefessionalService: Output<String>? = null, region: Output<String>? = null, renewPeriod: Output<Int>? = null, renewalStatus: Output<String>? = null, resourceGroupId: Output<String>? = null, subscriptionType: Output<String>? = null, wafLog: Output<String>? = null)
Properties
Link copied to clipboard
Specify the number of exclusive WAF IP addresses.
Link copied to clipboard
The extra bandwidth. Unit: Mbit/s.
Link copied to clipboard
The number of extra domains.
Link copied to clipboard
Log storage size. Unit: T. Valid values: 3, 5, 10, 20, 50.
Link copied to clipboard
Type of configuration change. Valid value: Upgrade.
Link copied to clipboard
Subscription plan:
Link copied to clipboard
Specify whether professional service is supported. Valid values: "true", "false"
Link copied to clipboard
Renewal status of WAF service. Valid values:
Link copied to clipboard
Renewal period of WAF service. Unit: month
Link copied to clipboard
The resource group ID.
Link copied to clipboard
Subscription of WAF service. Valid values: "Subscription", "PayAsYouGo".