Get Transit Router Route Table Associations Result
data class GetTransitRouterRouteTableAssociationsResult(val associations: List<GetTransitRouterRouteTableAssociationsAssociation>, val id: String, val ids: List<String>, val outputFile: String? = null, val status: String? = null, val transitRouterAttachmentId: String? = null, val transitRouterAttachmentResourceId: String? = null, val transitRouterAttachmentResourceType: String? = null, val transitRouterRouteTableId: String? = null)
A collection of values returned by getTransitRouterRouteTableAssociations.
Constructors
Link copied to clipboard
constructor(associations: List<GetTransitRouterRouteTableAssociationsAssociation>, id: String, ids: List<String>, outputFile: String? = null, status: String? = null, transitRouterAttachmentId: String? = null, transitRouterAttachmentResourceId: String? = null, transitRouterAttachmentResourceType: String? = null, transitRouterRouteTableId: String? = null)
Properties
Link copied to clipboard
A list of CEN Transit Router Route Table Associations. Each element contains the following attributes:
Link copied to clipboard
Link copied to clipboard
ID of the transit router attachment.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
ID of the transit router route table.