RosEnvironmentProps
Properties for defining a RosEnvironment
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-apig-environment
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkapig"
&alicloudroscdkapig.RosEnvironmentProps {
EnvironmentName: interface{},
GatewayId: interface{},
Description: interface{},
}
Properties
Name | Type | Description |
---|---|---|
EnvironmentName |
interface{} |
No description. |
GatewayId |
interface{} |
No description. |
Description |
interface{} |
No description. |
EnvironmentName
Required
EnvironmentName interface{}
- Type: interface{}
GatewayId
Required
GatewayId interface{}
- Type: interface{}
Description
Optional
Description interface{}
- Type: interface{}