RulesProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdksae"
&alicloudroscdksae.RulesProperty {
AppId: interface{},
ContainerPort: interface{},
Domain: interface{},
Path: interface{},
BackendProtocol: interface{},
RewritePath: interface{},
}
Properties
Name | Type | Description |
---|---|---|
AppId |
interface{} |
No description. |
ContainerPort |
interface{} |
No description. |
Domain |
interface{} |
No description. |
Path |
interface{} |
No description. |
BackendProtocol |
interface{} |
No description. |
RewritePath |
interface{} |
No description. |
AppId
Required
AppId interface{}
- Type: interface{}
ContainerPort
Required
ContainerPort interface{}
- Type: interface{}
Domain
Required
Domain interface{}
- Type: interface{}
Path
Required
Path interface{}
- Type: interface{}
BackendProtocol
Optional
BackendProtocol interface{}
- Type: interface{}
RewritePath
Optional
RewritePath interface{}
- Type: interface{}