GetApplicationGroupsGroup

data class GetApplicationGroupsGroup(val applicationGroupName: String, val applicationName: String, val cmsGroupId: String, val createTime: String, val deployRegionId: String, val description: String, val id: String, val importTagKey: String, val importTagValue: String, val updateTime: String)

Constructors

Link copied to clipboard
constructor(applicationGroupName: String, applicationName: String, cmsGroupId: String, createTime: String, deployRegionId: String, description: String, id: String, importTagKey: String, importTagValue: String, updateTime: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the Application group.

Link copied to clipboard

The name of the Application.

Link copied to clipboard

The ID of the cloud monitor group.

Link copied to clipboard

The Creation time of the resource.

Link copied to clipboard

The region ID of the deployment.

Link copied to clipboard

Application group description information.

Link copied to clipboard
val id: String

The ID of the Application Group. Its value is same as Queue Name.

Link copied to clipboard

Label key.

Link copied to clipboard

Label value.

Link copied to clipboard

The Update time of the resource.