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. |
AppId
Required
AppId interface{}
- Type: interface{}
ContainerPort
Required
ContainerPort interface{}
- Type: interface{}
BackendProtocol
Optional
BackendProtocol interface{}
- Type: interface{}