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. |
Port
Required
Port interface{}
- Type: interface{}
Protocol
Required
Protocol interface{}
- Type: interface{}