Skip to content

RosPipelineRelationsProps

Properties for defining a RosPipelineRelations.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-devops-pipelinerelations

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkdevops"
&alicloudroscdkdevops.RosPipelineRelationsProps {
    OrganizationId: interface{},
    PipelineId: interface{},
    RelObjectIds: interface{},
    RelObjectType: interface{},
}

Properties

Name Type Description
OrganizationId interface{} No description.
PipelineId interface{} No description.
RelObjectIds interface{} No description.
RelObjectType interface{} No description.

OrganizationIdRequired

OrganizationId interface{}
  • Type: interface{}

PipelineIdRequired

PipelineId interface{}
  • Type: interface{}

RelObjectIdsRequired

RelObjectIds interface{}
  • Type: interface{}

RelObjectTypeRequired

RelObjectType interface{}
  • Type: interface{}