Skip to content

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.

EnvironmentNameRequired

EnvironmentName interface{}
  • Type: interface{}

GatewayIdRequired

GatewayId interface{}
  • Type: interface{}

DescriptionOptional

Description interface{}
  • Type: interface{}