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. |
Host
Optional
Host interface{}
HttpHeaders interface{}
Path
Optional
Path interface{}
Port
Optional
Port interface{}
Scheme
Optional
Scheme interface{}