Skip to content

RosFlowProjectProps

Properties for defining a RosFlowProject.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-emr-flowproject

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkemr"
&alicloudroscdkemr.RosFlowProjectProps {
    Description: interface{},
    FlowProjectName: interface{},
    ResourceGroupId: interface{},
}

Properties

Name Type Description
Description interface{} No description.
FlowProjectName interface{} No description.
ResourceGroupId interface{} No description.

DescriptionRequired

Description interface{}
  • Type: interface{}

FlowProjectNameRequired

FlowProjectName interface{}
  • Type: interface{}

ResourceGroupIdOptional

ResourceGroupId interface{}
  • Type: interface{}