Transit Router Peer Attachment Args
constructor(autoPublishRouteEnabled: Output<Boolean>? = null, bandwidth: Output<Int>? = null, bandwidthType: Output<String>? = null, cenBandwidthPackageId: Output<String>? = null, cenId: Output<String>? = null, defaultLinkType: Output<String>? = null, dryRun: Output<Boolean>? = null, peerTransitRouterId: Output<String>? = null, peerTransitRouterRegionId: Output<String>? = 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, transitRouterPeerAttachmentName: Output<String>? = null)