PrefixListPrefixListAssociation

data class PrefixListPrefixListAssociation(val ownerId: String? = null, val prefixListId: String? = null, val reason: String? = null, val regionId: String? = null, val resourceId: String? = null, val resourceType: String? = null, val resourceUid: String? = null, val status: String? = null)

Constructors

Link copied to clipboard
constructor(ownerId: String? = null, prefixListId: String? = null, reason: String? = null, regionId: String? = null, resourceId: String? = null, resourceType: String? = null, resourceUid: String? = null, status: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val ownerId: String? = null

The ID of the Alibaba Cloud account (primary account) to which the prefix list belongs.

Link copied to clipboard
val prefixListId: String? = null

The ID of the query Prefix List.

Link copied to clipboard
val reason: String? = null

Reason when the association fails.

Link copied to clipboard
val regionId: String? = null

The region ID of the prefix list to be queried.

Link copied to clipboard
val resourceId: String? = null

The ID of the associated resource.

Link copied to clipboard
val resourceType: String? = null

The associated resource type. Value:-vpcRouteTable: The VPC route table.-trRouteTable: the routing table of the forwarding router.

Link copied to clipboard
val resourceUid: String? = null

The ID of the Alibaba Cloud account (primary account) to which the resource bound to the prefix list belongs.

Link copied to clipboard
val status: String? = null

Resource attribute fields that represent the status of the resource.