GetEcsNetworkInterfacePermissionsPermission

data class GetEcsNetworkInterfacePermissionsPermission(val accountId: String, val id: String, val networkInterfaceId: String, val networkInterfacePermissionId: String, val permission: String, val serviceName: String, val status: String)

Constructors

constructor(accountId: String, id: String, networkInterfaceId: String, networkInterfacePermissionId: String, permission: String, serviceName: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Alibaba Cloud Partner (Certified ISV) account ID or individual user ID.

Link copied to clipboard
val id: String

The ID of the Network Interface Permission.

Link copied to clipboard

The ID of the network interface.

Link copied to clipboard

The ID of the Network Interface Permissions.

Link copied to clipboard

The permissions of the Network Interface.

Link copied to clipboard

Alibaba Cloud service name.

Link copied to clipboard

The Status of the Network Interface Permissions.