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.. |
XTraceAppName
Required
XTraceAppName interface{}
- Type: interface{}
Property xTraceAppName: The name of the resource.
ResourceGroupId
Optional
ResourceGroupId interface{}
- Type: interface{}
Property resourceGroupId: The ID of the resource group.
Tags
Optional
Tags *[]TagsProperty
- Type: *[]TagsProperty
Property tags: Tags of The tags of the resource..