RosDomainProps
Properties for defining a RosDomain
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-waf-domain
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkwaf"
&alicloudroscdkwaf.RosDomainProps {
DomainName: interface{},
InstanceId: interface{},
IsAccessProduct: interface{},
SourceIps: interface{},
ClusterType: interface{},
ConnectionTime: interface{},
Http2Port: interface{},
HttpPort: interface{},
HttpsPort: interface{},
HttpsRedirect: interface{},
HttpToUserIp: interface{},
LoadBalancing: interface{},
LogHeaders: interface{},
ReadTime: interface{},
ResourceGroupId: interface{},
WriteTime: interface{},
}
Properties
Name | Type | Description |
---|---|---|
DomainName |
interface{} |
No description. |
InstanceId |
interface{} |
No description. |
IsAccessProduct |
interface{} |
No description. |
SourceIps |
interface{} |
No description. |
ClusterType |
interface{} |
No description. |
ConnectionTime |
interface{} |
No description. |
Http2Port |
interface{} |
No description. |
HttpPort |
interface{} |
No description. |
HttpsPort |
interface{} |
No description. |
HttpsRedirect |
interface{} |
No description. |
HttpToUserIp |
interface{} |
No description. |
LoadBalancing |
interface{} |
No description. |
LogHeaders |
interface{} |
No description. |
ReadTime |
interface{} |
No description. |
ResourceGroupId |
interface{} |
No description. |
WriteTime |
interface{} |
No description. |
DomainName
Required
DomainName interface{}
- Type: interface{}
InstanceId
Required
InstanceId interface{}
- Type: interface{}
IsAccessProduct
Required
IsAccessProduct interface{}
- Type: interface{}
SourceIps
Required
SourceIps interface{}
- Type: interface{}
ClusterType
Optional
ClusterType interface{}
- Type: interface{}
ConnectionTime
Optional
ConnectionTime interface{}
- Type: interface{}
Http2Port
Optional
Http2Port interface{}
- Type: interface{}
HttpPort
Optional
HttpPort interface{}
- Type: interface{}
HttpsPort
Optional
HttpsPort interface{}
- Type: interface{}
HttpsRedirect
Optional
HttpsRedirect interface{}
- Type: interface{}
HttpToUserIp
Optional
HttpToUserIp interface{}
- Type: interface{}
LoadBalancing
Optional
LoadBalancing interface{}
- Type: interface{}
LogHeaders
Optional
LogHeaders interface{}
- Type: interface{}
ReadTime
Optional
ReadTime interface{}
- Type: interface{}
ResourceGroupId
Optional
ResourceGroupId interface{}
- Type: interface{}
WriteTime
Optional
WriteTime interface{}
- Type: interface{}