Skip to content

PreStopHttpGetProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkedas"
&alicloudroscdkedas.PreStopHttpGetProperty {
    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{}
  • Type: interface{}

HttpHeadersOptional

HttpHeaders interface{}
  • Type: interface{}

PathOptional

Path interface{}
  • Type: interface{}

PortOptional

Port interface{}
  • Type: interface{}

SchemeOptional

Scheme interface{}
  • Type: interface{}