DefaultRuleProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdksae"
&alicloudroscdksae.DefaultRuleProperty {
AppId: interface{},
ContainerPort: interface{},
BackendProtocol: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
AppId |
interface{} |
No description. |
ContainerPort |
interface{} |
No description. |
BackendProtocol |
interface{} |
No description. |
AppIdRequired
AppId interface{}
- Type: interface{}
ContainerPortRequired
ContainerPort interface{}
- Type: interface{}
BackendProtocolOptional
BackendProtocol interface{}
- Type: interface{}