RosGatewaysProps
Properties for defining a RosGateways
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-mse-gateways
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkmse/datasource"
&datasource.RosGatewaysProps {
GatewayId: interface{},
GatewayType: interface{},
InstanceId: interface{},
Name: interface{},
RefreshOptions: interface{},
Vpc: interface{},
}
Properties
Name | Type | Description |
---|---|---|
GatewayId |
interface{} |
No description. |
GatewayType |
interface{} |
No description. |
InstanceId |
interface{} |
No description. |
Name |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
Vpc |
interface{} |
No description. |
GatewayId
Optional
GatewayId interface{}
- Type: interface{}
GatewayType
Optional
GatewayType interface{}
- Type: interface{}
InstanceId
Optional
InstanceId interface{}
- Type: interface{}
Name
Optional
Name interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}
Vpc
Optional
Vpc interface{}
- Type: interface{}