Route Map Args
constructor(asPathMatchMode: Output<String>? = null, cenId: Output<String>? = null, cenRegionId: Output<String>? = null, cidrMatchMode: Output<String>? = null, communityMatchMode: Output<String>? = null, communityOperateMode: Output<String>? = null, description: Output<String>? = null, destinationChildInstanceTypes: Output<List<String>>? = null, destinationCidrBlocks: Output<List<String>>? = null, destinationInstanceIds: Output<List<String>>? = null, destinationInstanceIdsReverseMatch: Output<Boolean>? = null, destinationRouteTableIds: Output<List<String>>? = null, mapResult: Output<String>? = null, matchAsns: Output<List<String>>? = null, matchCommunitySets: Output<List<String>>? = null, nextPriority: Output<Int>? = null, operateCommunitySets: Output<List<String>>? = null, preference: Output<Int>? = null, prependAsPaths: Output<List<String>>? = null, priority: Output<Int>? = null, routeTypes: Output<List<String>>? = null, sourceChildInstanceTypes: Output<List<String>>? = null, sourceInstanceIds: Output<List<String>>? = null, sourceInstanceIdsReverseMatch: Output<Boolean>? = null, sourceRegionIds: Output<List<String>>? = null, sourceRouteTableIds: Output<List<String>>? = null, transitRouterRouteTableId: Output<String>? = null, transmitDirection: Output<String>? = null)