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