Get Transit Router Route Table Associations Plain Args
data class GetTransitRouterRouteTableAssociationsPlainArgs(val ids: List<String>? = null, val outputFile: String? = null, val status: String? = null, val transitRouterAttachmentId: String? = null, val transitRouterAttachmentResourceId: String? = null, val transitRouterAttachmentResourceType: String? = null, val transitRouterRouteTableId: String? = null) : ConvertibleToJava<GetTransitRouterRouteTableAssociationsPlainArgs>
A collection of arguments for invoking getTransitRouterRouteTableAssociations.
Properties
Link copied to clipboard
File name where to save data source results (after running pulumi preview
).
Link copied to clipboard
The ID of the network instance connection.
Link copied to clipboard
The ID of the next hop.
Link copied to clipboard
The type of next hop. Valid values:
Link copied to clipboard
The ID of the route table of the Enterprise Edition transit router.