ReadinessHttpGetProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkedas"
&alicloudroscdkedas.ReadinessHttpGetProperty {
Host: interface{},
HttpHeaders: interface{},
Path: interface{},
Port: interface{},
Scheme: interface{},
}
Properties
| Name |
Type |
Description |
Host |
interface{} |
No description. |
HttpHeaders |
interface{} |
No description. |
Path |
interface{} |
No description. |
Port |
interface{} |
No description. |
Scheme |
interface{} |
No description. |
HostOptional
Host interface{}
HttpHeaders interface{}
PathOptional
Path interface{}
PortOptional
Port interface{}
SchemeOptional
Scheme interface{}