GetGrantRuleToCensCen

data class GetGrantRuleToCensCen(val cenId: String, val cenOwnerId: Int, val createTime: String, val id: String)

Constructors

Link copied to clipboard
constructor(cenId: String, cenOwnerId: Int, createTime: String, id: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the authorized CEN instance.

Link copied to clipboard

The user ID (UID) of the Alibaba Cloud account to which the CEN instance belongs.

Link copied to clipboard

The time when the instance was created.

Link copied to clipboard
val id: String

The ID of the Grant Rule To Cen. It formats as <cen_id>:<cen_owner_id>:<instance_id>.