Transit Router Vbr Attachment Args
constructor(autoPublishRouteEnabled: Output<Boolean>? = null, cenId: Output<String>? = null, dryRun: Output<Boolean>? = null, resourceType: Output<String>? = null, routeTableAssociationEnabled: Output<Boolean>? = null, routeTablePropagationEnabled: Output<Boolean>? = null, tags: Output<Map<String, String>>? = null, transitRouterAttachmentDescription: Output<String>? = null, transitRouterAttachmentName: Output<String>? = null, transitRouterId: Output<String>? = null, vbrId: Output<String>? = null, vbrOwnerId: Output<String>? = null)