Skip to content

RosHandshakeProps

Properties for defining a RosHandshake.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-resourcemanager-handshake

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkresourcemanager"
&alicloudroscdkresourcemanager.RosHandshakeProps {
    TargetEntity: interface{},
    TargetType: interface{},
    Note: interface{},
}

Properties

Name Type Description
TargetEntity interface{} No description.
TargetType interface{} No description.
Note interface{} No description.

TargetEntityRequired

TargetEntity interface{}
  • Type: interface{}

TargetTypeRequired

TargetType interface{}
  • Type: interface{}

NoteOptional

Note interface{}
  • Type: interface{}