Skip to content

XTraceAppProps

Properties for defining a XTraceApp.

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

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkarms"
&alicloudroscdkarms.XTraceAppProps {
    XTraceAppName: interface{},
    ResourceGroupId: interface{},
    Tags: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkarms.RosXTraceApp.TagsProperty,
}

Properties

Name Type Description
XTraceAppName interface{} Property xTraceAppName: The name of the resource.
ResourceGroupId interface{} Property resourceGroupId: The ID of the resource group.
Tags *[]TagsProperty Property tags: Tags of The tags of the resource..

XTraceAppNameRequired

XTraceAppName interface{}
  • Type: interface{}

Property xTraceAppName: The name of the resource.


ResourceGroupIdOptional

ResourceGroupId interface{}
  • Type: interface{}

Property resourceGroupId: The ID of the resource group.


TagsOptional

Tags *[]TagsProperty

Property tags: Tags of The tags of the resource..