Skip to content

RosRetcodeAppProps

Properties for defining a RosRetcodeApp.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-arms-retcodeapp

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkarms"
&alicloudroscdkarms.RosRetcodeAppProps {
    RegionId: interface{},
    RetcodeAppName: interface{},
    RetcodeAppType: interface{},
}

Properties

Name Type Description
RegionId interface{} No description.
RetcodeAppName interface{} No description.
RetcodeAppType interface{} No description.

RegionIdRequired

RegionId interface{}
  • Type: interface{}

RetcodeAppNameRequired

RetcodeAppName interface{}
  • Type: interface{}

RetcodeAppTypeRequired

RetcodeAppType interface{}
  • Type: interface{}