PortsProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkess"
&alicloudroscdkess.PortsProperty {
Port: interface{},
Protocol: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
Port |
interface{} |
No description. |
Protocol |
interface{} |
No description. |
PortRequired
Port interface{}
- Type: interface{}
ProtocolRequired
Protocol interface{}
- Type: interface{}